Commit cd84cd5d authored by Romain Loth's avatar Romain Loth

relative path for home page

parent 4aa8d670
...@@ -51,7 +51,7 @@ ...@@ -51,7 +51,7 @@
<span class="glyphicon glyphicon-home white"></i></a> <span class="glyphicon glyphicon-home white"></i></a>
<ul class="white nav navbar-nav"> <ul class="white nav navbar-nav">
<li> <li>
<a id="mainpagelink" href="http://communityexplorer.org/#"> <strong>Complex systems community explorer</strong></a> <a id="mainpagelink" href="/"> <strong>Complex systems community explorer</strong></a>
</li> </li>
</ul> </ul>
</div> </div>
......
...@@ -39,7 +39,7 @@ ...@@ -39,7 +39,7 @@
<span class="glyphicon glyphicon-home white"></i></a> <span class="glyphicon glyphicon-home white"></i></a>
<ul class="white nav navbar-nav"> <ul class="white nav navbar-nav">
<li> <li>
<a id="mainpagelink" href="http://communityexplorer.org/#"> <strong>Complex systems community explorer</strong></a> <a id="mainpagelink" href="/"> <strong>Complex systems community explorer</strong></a>
</li> </li>
</ul> </ul>
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment