🐞 Fix broken paths caused by moving code

When we promoted the Golang code to the root of the repo, we neglected
to update the paths in the documentation, helper scripts, and pipelines.

This commit addresses that oversight by updating the paths.
This commit is contained in:
Brian Cunnie
2024-05-11 10:54:54 -07:00
parent 2fe81195d7
commit bce9e3971b
4 changed files with 8 additions and 10 deletions

View File

@@ -152,7 +152,7 @@ src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]-->
<pre><code>169.254.169.254</code></pre>
<h3 id="server">But I Want My Own DNS Server!</h3>
<p>If you want to run your own DNS server, it's simple: you can compile from <a href=
"https://github.com/cunnie/sslip.io/tree/main/src/sslip.io-dns-server">source</a> or you can use one of our
"https://github.com/cunnie/sslip.io">source</a> or you can use one of our
<a href="https://github.com/cunnie/sslip.io/releases">pre-built binaries</a>. In the following example, we
install & run our server within a docker container:</p>
<pre>