Quellcode durchsuchen

Removed bookmark in maven link.

mitm vor 8 Jahren
Ursprung
Commit
f2dfe1c7d5
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      src/docs/asciidoc/jme3/build_from_sources.adoc

+ 1 - 1
src/docs/asciidoc/jme3/build_from_sources.adoc

@@ -10,7 +10,7 @@ ifdef::env-github,env-browser[:outfilesuffix: .adoc]
 
 == Disclaimer
 
-Please understand that this tutorial gives you access to the latest development release of the engine. Whilst I and many others use this release to work with, it is by definition still being developed. Expect bleeding edge implementations to need work. If you don’t want that kind of hassle, please use the <<jme3/maven#jme3-1#,stable releases>>.
+Please understand that this tutorial gives you access to the latest development release of the engine. Whilst I and many others use this release to work with, it is by definition still being developed. Expect bleeding edge implementations to need work. If you don’t want that kind of hassle, please use the <<jme3/maven#,stable releases>>.
 
 
 == How to build jMonkeyEngine from GitHub source.