소스 검색

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.