소스 검색

Removed duplicate download link for git.

mitm 8 년 전
부모
커밋
2306a869b5
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/docs/asciidoc/jme3/build_from_sources.adoc

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

@@ -17,7 +17,7 @@ Please understand that this tutorial gives you access to the latest development
 
 Here is the basic outline of our goal:
 
-.  Install git client - link:https://git-scm.com/downloads[https://git-scm.com/downloads]
+.  Install git client.
 .  Download jMonkeyEngine using git-client.
 .  Update jMonkeyEngine using git-client.
 .  Build jMonkeyEngine locally using gradle.