minor website improvement

This commit is contained in:
Andreas Rumpf
2017-02-27 10:17:28 +01:00
parent dd4d47c671
commit 3be87669fa
2 changed files with 2 additions and 2 deletions

View File

@@ -125,7 +125,7 @@ General FAQ
What about editor support?
--------------------------
- Nim IDE: https://github.com/nim-lang/Aporia
- Native Nim Editor: https://github.com/nim-lang/Aporia
- Visual Studio Code: https://marketplace.visualstudio.com/items?itemName=kosz78.nim
- Emacs: https://github.com/nim-lang/nim-mode
- Vim: https://github.com/zah/nimrod.vim/

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-lang/Aporia;link_aporia"
; Aporia_IDE: "https://github.com/nim-lang/Aporia;link_aporia"
GitHub_Repo: "http://github.com/nim-lang/Nim;link_github"