about summary refs log tree commit diff stats
path: root/index.html
diff options
context:
space:
mode:
authorgbmor <ahriman@falte.red>2020-05-01 19:39:08 -0400
committergbmor <ahriman@falte.red>2020-05-01 19:39:08 -0400
commit9c7e810e82eedfefa21715c380e4ab2a80eece4b (patch)
tree7a5b7eef6e62cbccecbeeb06a6a94e5271abe900 /index.html
parent06751201c40287f304dfa2081bc5ab535a8688cc (diff)
downloadsite-9c7e810e82eedfefa21715c380e4ab2a80eece4b.tar.gz
git link now goes to cgit instance
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index c7d77ac..a0c41cc 100644
--- a/index.html
+++ b/index.html
@@ -16,7 +16,7 @@
 		</div>
 	</div>         
 	<div id="navigation">
-        <a href="http://tilde.institute">News</a> :: <a href="/signup">Sign Up</a> :: <a href="/coc">Code of Conduct</a> :: <a rel="me" href="https://tilde.zone/@tildeinstitute">Mastodon</a> :: <a href="https://wiki.tilde.institute">Wiki</a> :: <a href="https://tildegit.org/institute">Git</a> :: <a href="/stats">Stats</a> :: <a href="https://twtxt.tilde.institute">twtxt</a> :: <a href="tilde.json"><code>tilde.json</code></a>
+        <a href="http://tilde.institute">News</a> :: <a href="/signup">Sign Up</a> :: <a href="/coc">Code of Conduct</a> :: <a rel="me" href="https://tilde.zone/@tildeinstitute">Mastodon</a> :: <a href="https://wiki.tilde.institute">Wiki</a> :: <a href="https://git.tilde.institute/tilde">Git</a> :: <a href="/stats">Stats</a> :: <a href="https://twtxt.tilde.institute">twtxt</a> :: <a href="tilde.json"><code>tilde.json</code></a>
 	</div>
 	<div id="content">
         <p>Welcome to tilde.institute! This is an public-access machine in the <a href="https://tildeverse.org">tildeverse</a> whose purpose is to provide a space for people to experiment with the <code>OpenBSD</code> operating system. A variety of editors, shells, and compilers are installed to allow for development in a native <code>OpenBSD</code> environment. OpenBSD's <code>httpd(8)</code> is configured with <code>slowcgi(8)</code> as the fastcgi provider and <code>sqlite3</code> is available.</p>