Skip to content

Commit

Permalink
update links
Browse files Browse the repository at this point in the history
  • Loading branch information
giomara-larraga committed May 27, 2021
1 parent 5a8a511 commit d781f50
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 87 deletions.
10 changes: 5 additions & 5 deletions docs/_templates/layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@
</a>
<div class="header-right">
<a href="{{ pathto('index') }}">Home</a>
<a href="https://desdeo-test.readthedocs.io/en/latest/">About DESDEO</a>
<a href="https://desdeo.readthedocs.io/en/latest/">About DESDEO</a>
<div class="dropdown">
<button class="dropbtn">
Community
<i class="fa fa-caret-down"></i>
</button>
<div class="dropdown-content">
<a href="https://desdeo.misitano.xyz/">Webpage</a>
<a href="https://github.com/industrial-optimization-group/DESDEO">Github</a>
<a href="https://github.com/industrial-optimization-group/desdeo-mcdm">Github</a>
<a href="https://twitter.com/multiobjectiveg?lang=en">Twitter</a>
</div>
</div>
Expand All @@ -35,9 +35,9 @@
<i class="fa fa-caret-down"></i>
</button>
<div class="dropdown-content">
<a href="https://desdeo-test.readthedocs.io/en/latest/guides.html">Guides and Examples</a>
<a href="https://desdeo-test.readthedocs.io/en/latest/contributing.html">Contribute</a>
<a href="https://desdeo-test.readthedocs.io/en/latest/glossary.html">Glossary</a>
<a href="https://desdeo.readthedocs.io/en/latest/guides.html">Guides and Examples</a>
<a href="https://desdeo.readthedocs.io/en/latest/contributing.html">Contribute</a>
<a href="https://desdeo.readthedocs.io/en/latest/glossary.html">Glossary</a>
</div>
</div>
</div>
Expand Down
82 changes: 0 additions & 82 deletions docs/_templates/layout2.html

This file was deleted.

0 comments on commit d781f50

Please sign in to comment.