diff options
author | ahriman <ahriman@falte.red> | 2018-12-10 13:15:16 -0500 |
---|---|---|
committer | ahriman <ahriman@falte.red> | 2018-12-10 13:15:16 -0500 |
commit | cec8163b76dc3cd3a2b51eb227fc5846fe4e4cee (patch) | |
tree | f265a69539616fa73450405c9b0a845a8ee9a214 /stats.php | |
parent | d4a35e2f2e44597614411153dc3d276dbbd91529 (diff) | |
download | site-cec8163b76dc3cd3a2b51eb227fc5846fe4e4cee.tar.gz |
changed links to reflect rewrites
Diffstat (limited to 'stats.php')
-rw-r--r-- | stats.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stats.php b/stats.php index a3f140f..9790813 100644 --- a/stats.php +++ b/stats.php @@ -15,7 +15,7 @@ </div> </div> <div id="navigation"> - <a href="http://tilde.institute">News</a> :: <a href="signup.html">Sign Up</a> :: <a href="irc.html">IRC</a> :: <a href="start.html">Quick-Start Guide</a> :: <a href="coc.html">Code of Conduct</a> :: <a href="https://tilde.zone/@tildeinstitute">Mastodon</a> :: <a href="/wiki/index.php">Wiki</a> :: <a href="/stats">Stats</a> + <a href="http://tilde.institute">News</a> :: <a href="/signup">Sign Up</a> :: <a href="/irc">IRC</a> :: <a href="/start">Quick-Start Guide</a> :: <a href="/coc">Code of Conduct</a> :: <a href="https://tilde.zone/@tildeinstitute">Mastodon</a> :: <a href="/wiki/index.php">Wiki</a> :: <a href="/stats">Stats</a> </div> <div id="content"> <br /> |