GitHub link fixes: nim-code -> nim-lang

This commit is contained in:
def
2015-01-15 03:26:59 +01:00
parent 33c587d06b
commit 2a7a5a69d0
5 changed files with 11 additions and 11 deletions

View File

@@ -8,7 +8,7 @@ Authors: "Andreas Rumpf and contributors"
# Underscores are replaced with a space.
# Everything after ; is the ID
Community: "community.html;link_forum"
Aporia_IDE: "https://github.com/nim-code/Aporia;link_aporia"
Aporia_IDE: "https://github.com/nim-lang/Aporia;link_aporia"
Github_Repo: "http://github.com/Araq/Nim;link_github"

View File

@@ -104,11 +104,11 @@ General
What about editor support?
--------------------------
- Nim IDE: https://github.com/nim-code/Aporia
- Emacs: https://github.com/Tass/nimrod-mode
- Nim IDE: https://github.com/nim-lang/Aporia
- Emacs: https://github.com/Tass/nim-mode
- Vim: https://github.com/zah/nimrod.vim/
- Scite: Included
- Gedit: The `Aporia .lang file <https://github.com/nim-code/Aporia/blob/master/share/gtksourceview-2.0/language-specs/nimrod.lang>`_
- Gedit: The `Aporia .lang file <https://github.com/nim-lang/Aporia/blob/master/share/gtksourceview-2.0/language-specs/nimrod.lang>`_
- jEdit: https://github.com/exhu/nimrod-misc/tree/master/jedit
- TextMate: Available in bundle installer (`Repository <https://github.com/textmate/nim.tmbundle>`_)