Commit Diff


commit - 701b1c4e940c59527c738f80ea7f351ae274e0e4
commit + 9022e71bd025297c2822a7d29be0e7e392389a55
blob - 03937ff8337142f79318cd88c54b91ab5c02237b
blob + b3b02b7b530db0f7314d9bffa56e65a1c79f3889
--- _footer.html
+++ _footer.html
@@ -1,7 +1,9 @@
 <hr>
 <footer>
     <p>Project created by <a href="https://btxx.org">Bradley Taunt</a><br>
-    <a href="https://git.btxx.org/httpd.rocks">Source code</a> | <a href="https://git.btxx.org/httpd.rocks/tree/LICENSE">MIT License</a></p>
+    <a href="https://got.btxx.org/?action=summary&path=httpd.rocks.git">Source
+      code</a> | <a
+      href="https://got.btxx.org/?action=blob&commit=701b1c4e940c59527c738f80ea7f351ae274e0e4&file=LICENSE&folder=&path=httpd.rocks.git">MIT License</a></p>
 </footer>
 </body>
-</html>
\ No newline at end of file
+</html>
blob - 6621a9a0422205067b09e32a1a1d4ad88feacb1d
blob + ccc07f46a10dc7f165578f9736e15c480be46f75
--- index.html
+++ index.html
@@ -13,7 +13,7 @@
 <h1 id="httpd-rocks">httpd rocks</h1>
 <p>Setup an <a href="https://www.ssllabs.com/ssltest/analyze.html?d=httpd.rocks&amp;s=50.114.206.127">HTTPS-enabled web server</a> with <code>httpd</code> on <a href="https://openbsd.org">OpenBSD</a>. Includes <a href="https://securityheaders.com/?q=https%3A%2F%2Fhttpd.rocks%2F&amp;followRedirects=on">A+ security report</a> configuration with <code>haproxy</code>.</p>
 <blockquote>
-<p>I&#8217;m far from an expert! Please <a href="https://git.btxx.org/httpd.rocks/about">help improve this project</a></p>
+<p>I&#8217;m far from an expert! Please <a href="https://got.btxx.org/?action=summary&amp;path=httpd.rocks.git">help improve this project</a></p>
 </blockquote>
 <hr/>
 <h2 id="before-you-begin">Before You Begin&#8230;</h2>
@@ -186,7 +186,9 @@ doas rcctl start haproxy
 <hr>
 <footer>
     <p>Project created by <a href="https://btxx.org">Bradley Taunt</a><br>
-    <a href="https://git.btxx.org/httpd.rocks">Source code</a> | <a href="https://git.btxx.org/httpd.rocks/tree/LICENSE">MIT License</a></p>
+    <a href="https://got.btxx.org/?action=summary&path=httpd.rocks.git">Source
+      code</a> | <a
+      href="https://got.btxx.org/?action=blob&commit=701b1c4e940c59527c738f80ea7f351ae274e0e4&file=LICENSE&folder=&path=httpd.rocks.git">MIT License</a></p>
 </footer>
 </body>
-</html>
\ No newline at end of file
+</html>
blob - c574d14ca6230639ea0fef51f505d009093c3ae8
blob + 89fbcb060362617c536cabc39d2fadc92801f6ee
--- index.md
+++ index.md
@@ -4,7 +4,7 @@
 
 Setup an [HTTPS-enabled web server](https://www.ssllabs.com/ssltest/analyze.html?d=httpd.rocks&s=50.114.206.127) with `httpd` on [OpenBSD](https://openbsd.org). Includes [A+ security report](https://securityheaders.com/?q=https%3A%2F%2Fhttpd.rocks%2F&followRedirects=on) configuration with `haproxy`.
 
-> I'm far from an expert! Please [help improve this project](https://git.btxx.org/httpd.rocks/about)
+> I'm far from an expert! Please [help improve this project](https://got.btxx.org/?action=summary&path=httpd.rocks.git)
 
 ---
 
@@ -247,4 +247,4 @@ I am far from an OpenBSD expert. Please refer to these
 - [man.openbsd.org/httpd.8](https://man.openbsd.org/httpd.8)
 - [man.openbsd.org/acme-client.1](https://man.openbsd.org/acme-client.1)
 - [Enable HTTPS with acme-client(1) and Let’s Encrypt on OpenBSD](https://romanzolotarev.com/openbsd/acme-client.html)
-- [Self-hosting a static site with OpenBSD, httpd, and relayd](https://citizen428.net/blog/self-hosting-static-site-openbsd-httpd-relayd/)
\ No newline at end of file
+- [Self-hosting a static site with OpenBSD, httpd, and relayd](https://citizen428.net/blog/self-hosting-static-site-openbsd-httpd-relayd/)