changing link to project page

This commit is contained in:
El RIDO
2016-08-22 09:50:28 +02:00
parent 6aba39488f
commit 1907586b39
11 changed files with 16 additions and 16 deletions

View File

@@ -62,7 +62,7 @@ endif;
<body>
<header>
<div id="aboutbox">
<?php echo I18n::_('PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted <i>in the browser</i> using 256 bits AES. More information on the <a href="https://github.com/PrivateBin/PrivateBin/wiki">project page</a>.'); ?><br />
<?php echo I18n::_('PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted <i>in the browser</i> using 256 bits AES. More information on the <a href="https://privatebin.info/">project page</a>.'); ?><br />
<?php
if (strlen($NOTICE)):
?>