Jelajahi Sumber

fixed broken download links

R.K 9 tahun lalu
induk
melakukan
3e83956b17
1 mengubah file dengan 5 tambahan dan 5 penghapusan
  1. 5 5
      src/docs/asciidoc/documentation.adoc

+ 5 - 5
src/docs/asciidoc/documentation.adoc

@@ -28,13 +28,13 @@ a| Use jMonkeyEngine in another IDE
 a| Build custom engine from sources 
 
 a| Then download… 
-a| link:http://jmonkeyengine.org/downloads/[jMonkeyEngine SDK] 
-a| link:http://updates.jmonkeyengine.org/stable[Binaries] 
-a| link:http://jmonkeyengine.googlecode.com/svn/trunk/engine[Sources (Subversion)] 
+a| link:https://github.com/jMonkeyEngine/sdk/releases[jMonkeyEngine SDK] 
+a| link:https://github.com/jMonkeyEngine/jmonkeyengine/releases[Binaries] 
+a| link:https://github.com/jMonkeyEngine/jmonkeyengine[Sources] 
 
 a| You receive… 
-a| Sources, binaries, javadoc, SDK 
-a| Latest stable binary build, sources, javadoc. 
+a| SDK, binaries, javadoc, sources
+a| Binaries, javadoc, sources
 a| Sources 
 
 a| Learn more here…