aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedram Ashofteh Ardakani <pedramardakani@gmail.com>2020-04-29 12:19:23 +0430
committerPedram Ashofteh Ardakani <pedramardakani@gmail.com>2020-04-29 12:20:08 +0430
commit1239c7699b063da14e67642595acfa94b4fe0051 (patch)
treec19e3d899ce618605c63d2381e8e26eab3cb4965
parent4f14af2659965488eb42519e1f9342e28bc7b7d1 (diff)
Fix git repo link, remove extra git button
-rwxr-xr-xindex.html6
1 files changed, 1 insertions, 5 deletions
diff --git a/index.html b/index.html
index c81b6f7..75ab17a 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="git/project.git">Git Repository</a>
+ <a href="http://git.maneage.org/project.git/">&#10515; Git Repository</a>
<a href="pdf/slides-intro.pdf">Tutorials</a>
</div>
</nav>
@@ -80,10 +80,6 @@
</section>
<section>
- <nav class="clear button">
- <a href="http://git.maneage.org/project.git">
- &#10515; Git Repository</a>
- </nav>
<h3>Start building your project in Maneage</h3>
<p>To start a new project, simply run these commands to clone it from its <a href="http://git.maneage.org/project.git">Git repository</a>.
<pre><code>