瀏覽代碼

fix readme links

mitm001 5 年之前
父節點
當前提交
4f3c5ae212
共有 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-contribution/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/3.3/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-contribution/wiki_contributions.html[Wiki Contributions] document for details on how to contribute.
+NOTE: Read the link:https://wiki.jmonkeyengine.org/docs-wiki/3.3/wiki_contributor.html[Wiki Contributions] document for details on how to contribute.
 
 == Build & Preview