Przeglądaj źródła

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

mitm 7 lat temu
rodzic
commit
a575a2787a
1 zmienionych plików z 1 dodań i 1 usunięć
  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