Преглед изворни кода

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.