update pb link

This commit is contained in:
creme 2019-08-15 00:25:19 +02:00
parent 8bf4966b6a
commit f7ab73e878
No known key found for this signature in database
GPG Key ID: C147C3B7FBDF08D0
1 changed files with 1 additions and 1 deletions

View File

@ -411,7 +411,7 @@ and <code>.bash_profile</code> on Mac OS X. just remember to reset your terminal
now you can use:
<code>0file "yourfile.png"</code>
<em>if you want a nice wrapper, try <a href="https://tildegit.org/tomasino/pb">~tomasino's pb</a></em>
<em>if you want a nice wrapper, try <a href="https://git.envs.net/envs/pb">~tomasino's pb</a></em>
<h3>FILE RETENTION PERIOD</h3>
retention = min_age + (-max_age + min_age) * pow((file_size / max_size - 1), 3)