浏览代码

Removed bookmark in maven link.

mitm 8 年之前
父节点
当前提交
f2dfe1c7d5
共有 1 个文件被更改,包括 1 次插入1 次删除
  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.