diff options
Diffstat (limited to 'doc/tools.rst')
-rw-r--r-- | doc/tools.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tools.rst b/doc/tools.rst index 6757621fb..c7586d6bd 100644 --- a/doc/tools.rst +++ b/doc/tools.rst @@ -13,7 +13,7 @@ The standard distribution ships with the following tools: and obtain useful information like definition of symbols or suggestions for completion. -- | `C2nim <c2nim.html>`_ +- | `C2nim <https://nim-lang.org/docs/c2nim.html>`_ | C to Nim source converter. Translates C header files to Nim. - | `nimgrep <nimgrep.html>`_ |