diff options
Diffstat (limited to 'index.html')
-rwxr-xr-x | index.html | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -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/">⤓ 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"> - ⤓ 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> |