diff options
| author | Rob Landley <rob@landley.net> | 2020-05-13 20:38:11 -0500 | 
|---|---|---|
| committer | Rob Landley <rob@landley.net> | 2020-05-13 20:38:11 -0500 | 
| commit | e7b9058c6db54ef3fbbc654f47dcda0081151b60 (patch) | |
| tree | e38a039249f605badf686a31ae17b348a0a9e2c8 | |
| parent | c5f40857120f99a87cdb8f64b203e684b011c692 (diff) | |
| download | toybox-e7b9058c6db54ef3fbbc654f47dcda0081151b60.tar.gz | |
URL moved and the automatic redirect triggers https shenanigans.
| -rw-r--r-- | www/header.html | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/www/header.html b/www/header.html index e43574cc..9857e2c1 100644 --- a/www/header.html +++ b/www/header.html @@ -39,7 +39,7 @@      <li><a href=https://github.com/landley/toybox/commits/master.atom>Commit RSS feed</a></li>      <li><a href="/notes.html">Maintainer's Blog</a></li>      <li><a href=cleanup.html>Cleanup</a></li> -    <li><a href=http://www.ohloh.net/p/toybox-landley>Statistics</a></li> +    <li><a href=https://www.openhub.net/p/toybox-landley>Statistics</a></li>      <li><a href=conduct.html>Code of Conduct</a></li>    </ul>  </td>  | 
