Просмотр исходного кода

Changed link from https://jmonkeyengine.github.io/wiki

mitm 7 лет назад
Родитель
Сommit
a575a2787a
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/docs/asciidoc/jme3/advanced/jme3_ai.adoc

+ 1 - 1
src/docs/asciidoc/jme3/advanced/jme3_ai.adoc

@@ -829,7 +829,7 @@ The intent of this tutorial was to give you a general breakdown of how the Jme3A
 
 == Other AI Options
 
-There are other jME3 specific options available you can read about in the wiki under the topic link:https://jmonkeyengine.github.io/wiki/jme3.html#artificial-intelligence-ai[Artificial Intelligence (AI)].
+There are other jME3 specific options available you can read about in the wiki under the topic link:https://wiki.jmonkeyengine.org/jme3.html#artificial-intelligence-ai[Artificial Intelligence (AI)].
 
 
 == Further Reading