Use complete URLs for old issues and wiki (#24)

This way the links will keep pointing to the old server even if we
redirect our server elsewhere.

Signed-off-by: Uli Schlachter <psychon@znc.in>
This commit is contained in:
Uli Schlachter 2016-10-25 00:33:58 +02:00 committed by Daniel Hahler
parent 9ba7e14cb2
commit d9047cb1cd
1 changed files with 2 additions and 2 deletions

View File

@ -35,8 +35,8 @@
<li><a href="/community/">community</a></li>
<li><a href="/doc/">doc</a></li>
<li><a href="https://github.com/awesomeWM/awesome/issues">bugs/issues</a></li>
<li><a href="/bugs/">(old issues)</a></li>
<li><a href="/wiki/">wiki</a></li>
<li><a href="https://awesome.naquadah.org/bugs/">(old issues)</a></li>
<li><a href="https://awesome.naquadah.org/wiki/">wiki</a></li>
</ul>
</div>
</div>