change project homepage link in templates
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user