about summary refs log tree commit diff stats
path: root/start.html
diff options
context:
space:
mode:
authorahriman <ahriman@falte.red>2018-12-10 02:28:01 -0500
committerahriman <ahriman@falte.red>2018-12-10 02:28:01 -0500
commitd4a35e2f2e44597614411153dc3d276dbbd91529 (patch)
tree5c411997e5f4ee6c1c1449ce79c83a1bc0b11af9 /start.html
parent241772b6fccd5467a589e991a8c0cea477331160 (diff)
downloadsite-d4a35e2f2e44597614411153dc3d276dbbd91529.tar.gz
fixed nav links for stats page
Diffstat (limited to 'start.html')
-rw-r--r--start.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/start.html b/start.html
index 170a51d..af6efe6 100644
--- a/start.html
+++ b/start.html
@@ -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.php">Stats</a>
+		<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>
 	</div>
 	<div id="content">
         <p>This will be a quick-and-dirty guide to getting started with the BCHS stack. More information can be found at:</p>