change project homepage link in templates

This commit is contained in:
El RIDO
2015-09-03 23:51:42 +02:00
parent 411419d597
commit 3edeefd799
2 changed files with 2 additions and 2 deletions

View File

@@ -136,7 +136,7 @@
<p id="aboutbox" class="col-md-8 col-xs-12">
ZeroBin is a minimalist, opensource online pastebin where the server has zero knowledge of pasted data.<br />
Data is encrypted/decrypted <em>in the browser</em> using 256 bits AES.<br />
More information on the <a href="http://sebsauvage.net/wiki/doku.php?id=php:zerobin" target="_blank">project page</a>.
More information on the <a href="https://github.com/elrido/ZeroBin/wiki" target="_blank">project page</a>.
</p>
</div>
</footer>