diff --git a/Editor-Support.md b/Editor-Support.md index 1025536..30e4969 100644 --- a/Editor-Support.md +++ b/Editor-Support.md @@ -33,7 +33,7 @@ The following editors have some Nim support: * Syntax Highlighting * Auto-indent * Build/Jump to errors within Vim - * Project Navigation and Jump to Definition (using the Ctags support listed below or [Nim's idetools](http://nim-lang.org/idetools.html) command) + * Project Navigation and Jump to Definition (using the Ctags support listed below or [Nim's idetools](https://nim-lang.org/docs/idetools.html) command) * https://github.com/baabelfish/nvim-nim