From 7e458e496cd31d9bb86208664e7577e99e7baf4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Re=CC=81my=20Bouquet?= Date: Thu, 22 Sep 2016 09:08:53 +0200 Subject: [PATCH] Fixed wiki links in the realm.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2ad8733f7..fc26d8c29 100644 --- a/README.md +++ b/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