Преглед на файлове

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.