aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedram Ashofteh Ardakani <pedramardakani@gmail.com>2020-04-28 12:07:46 +0430
committerPedram Ashofteh Ardakani <pedramardakani@gmail.com>2020-04-28 12:07:46 +0430
commite2d9fbffdb95790da50d1da3766af0cd74202105 (patch)
tree5fb61a4afee46634b4f0479c9dbeb30e6a1fa3ea
parent9848336bc37ff5992d244d3c9c4b8fdc800b2462 (diff)
Fix internal URL
-rwxr-xr-xindex.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/index.html b/index.html
index cc996ce..6e6a014 100755
--- a/index.html
+++ b/index.html
@@ -53,10 +53,10 @@
<label for="hamburger">&#9776;</label>
<input type="checkbox" id="hamburger"/>
<div id="hamitems" class="button">
- <a href="https://maneage.org">Home</a>
- <a href="https://git.maneage.org/project.git">Download</a>
+ <a href="index.html">Home</a>
+ <a href="about.html">About</a>
+ <a href="git/project.git">Git Repository</a>
<a href="pdf/slides-intro.pdf">Tutorials</a>
- <a href="https://maneage.org/about">About Maneage</a>
</div>
</nav>
</header>
@@ -65,7 +65,7 @@
<!-- Maneage logo -->
<div class="banner">
<div>
- <a href="https://maneage.org">
+ <a href="index.html">
<img src="img/maneage-logo.svg" /></a>
</div>
<div>