ソースを参照

Fixed wiki links in the realm.md

Rémy Bouquet 9 年 前
コミット
7e458e496c
1 ファイル変更2 行追加2 行削除
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -23,7 +23,7 @@ The engine is used by several commercial game studios and computer-science cours
 ## Getting started
 
 Go to https://github.com/jMonkeyEngine/sdk/releases to download the jMonkeyEngine SDK.
-[Read the wiki](https://wiki.jmonkeyengine.org/wiki/doku.php) for a complete install guide. Power up with some SDK Plugins and AssetPacks and you are off to the races. At this point you're gonna want to [join the forum](http://hub.jmonkeyengine.org/) so our tribe can grow stronger.
+[Read the wiki](https://jmonkeyengine.github.io/wiki) for a complete install guide. Power up with some SDK Plugins and AssetPacks and you are off to the races. At this point you're gonna want to [join the forum](http://hub.jmonkeyengine.org/) so our tribe can grow stronger.
 
 Note: The master branch on GitHub is a development version of the engine and is NOT MEANT TO BE USED IN PRODUCTION, it will break constantly during development of the stable jME versions!
 
@@ -37,7 +37,7 @@ Plus a bunch of awesome libraries & tight integrations like Bullet, Blender, Nif
  
 ### Documentation
 
-Did you miss it? Don't sweat it, [here it is again](https://wiki.jmonkeyengine.org/wiki/doku.php).
+Did you miss it? Don't sweat it, [here it is again](https://jmonkeyengine.github.io/wiki).
 
 ### Contributing