diff options
author | Benjamin Morrison <ben@gbmor.org> | 2022-08-12 16:38:57 -0400 |
---|---|---|
committer | Benjamin Morrison <ben@gbmor.org> | 2022-08-12 16:38:57 -0400 |
commit | 28e2b8258195940296aacca92a926b9cbbbc6e70 (patch) | |
tree | 6b0a5e2a8d39bbd36066f33dc9e89e6e1bd29aa2 /html/index.html | |
parent | 82bc9945440f51507e2d1ac5a8711d4bb34df2b5 (diff) | |
download | site-28e2b8258195940296aacca92a926b9cbbbc6e70.tar.gz |
Diffstat (limited to 'html/index.html')
-rw-r--r-- | html/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/index.html b/html/index.html index 7f36348..859825b 100644 --- a/html/index.html +++ b/html/index.html @@ -17,7 +17,7 @@ aspects of a multi-user UNIX system. Gopher and web space, IRC, games, and more are available!</p> <p>User sites are accessible via <code>https://<user>.tilde.institute</code></p> <p style="margin-top:-1.0rem">A list of user gopherholes is available at - <code>gopher://tilde.institute</code></p> + <code><a href="gopher://tilde.institute">gopher://tilde.institute</a></code></p> <p style="margin-top:-1.0rem">User git repositories are at <code><a href="https://git.tilde.institute"> https://git.tilde.institute</a></code></p> <p>The mailing list will be the primary means of communication between tilde.institute admins and users |