mitm001 5 年之前
父节点
当前提交
9caed72653
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      README.adoc

+ 2 - 2
README.adoc

@@ -9,11 +9,11 @@ The project to store, edit, and generate the documentation of http://jmonkeyengi
 The documentation `docs/modules/ROOT/pages` is editable :
 
 * Online via github (Edit link located on the top navbar of the Wiki + Pull Request)
-* Offline with the Atom editor, which includes a built in previewer and code editor. see link:https://wiki.jmonkeyengine.org/docs/wiki/atom_editor.html[Atom Editor for Wiki Editing]
+* Offline with the Atom editor, which includes a built in previewer and code editor. see link:https://wiki.jmonkeyengine.org/docs/wiki-contribution/atom_editor.html[Atom Editor for Wiki Editing]
 * Any text editor and browser program of your choice.
 * Setting up your own local Node.js environment.
 
-NOTE: Read the link:https://wiki.jmonkeyengine.org/docs/wiki-contributions/wiki_contributions.html[Wiki Contributions] document for details on how to contribute.
+NOTE: Read the link:https://wiki.jmonkeyengine.org/docs/wiki-contribution/wiki_contributions.html[Wiki Contributions] document for details on how to contribute.
 
 == Build & Preview