aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--about.html2
-rwxr-xr-xindex.html2
-rw-r--r--tutorial.html2
3 files changed, 3 insertions, 3 deletions
diff --git a/about.html b/about.html
index 9d0509e..70170ec 100644
--- a/about.html
+++ b/about.html
@@ -55,7 +55,7 @@
<div id="hamitems" class="button">
<a href="index.html">Home</a>
<a href="about.html">About</a>
- <a href="http://git.maneage.org/project.git/">&#10515; Git Repository</a>
+ <a href="http://git.maneage.org/project.git/">&#10515; Git</a>
<a href="tutorial.html">Tutorial</a>
</div>
</nav>
diff --git a/index.html b/index.html
index 63cd7a9..66dbef7 100755
--- a/index.html
+++ b/index.html
@@ -55,7 +55,7 @@
<div id="hamitems" class="button">
<a href="index.html">Home</a>
<a href="about.html">About</a>
- <a href="http://git.maneage.org/project.git/">&#10515; Git Repository</a>
+ <a href="http://git.maneage.org/project.git/">&#10515; Git</a>
<a href="tutorial.html">Tutorial</a>
</div>
</nav>
diff --git a/tutorial.html b/tutorial.html
index 9239a63..8c7d455 100644
--- a/tutorial.html
+++ b/tutorial.html
@@ -55,7 +55,7 @@
<div id="hamitems" class="button">
<a href="index.html">Home</a>
<a href="about.html">About</a>
- <a href="http://git.maneage.org/project.git/">&#10515; Git Repository</a>
+ <a href="http://git.maneage.org/project.git/">&#10515; Git</a>
<a href="tutorial.html">Tutorial</a>
</div>
</nav>