diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-06-22 00:27:50 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-06-22 00:27:50 -0400 |
| commit | 026fb60105c8a7f87bbd1a06c044ed330816efc7 (patch) | |
| tree | 466b023a8579bf4a736aaced4a73a7029a997f37 | |
| parent | 6b8b86bfc6b977a144439fdee535444e2c9d0535 (diff) | |
move staging.ns1.grapheneos.org to ns1.staging.grapheneos.org
| -rw-r--r-- | static/articles/grapheneos-servers.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/static/articles/grapheneos-servers.html b/static/articles/grapheneos-servers.html index df16ebc6..162621f2 100644 --- a/static/articles/grapheneos-servers.html +++ b/static/articles/grapheneos-servers.html @@ -67,7 +67,7 @@ <li><a href="#grapheneos.social">GrapheneOS Mastodon server</a></li> <li><a href="#matrix.grapheneos.org">GrapheneOS Matrix server</a></li> <li><a href="#ns1.grapheneos.org">GrapheneOS DNS servers</a></li> - <li><a href="#staging.ns1.grapheneos.org">Staging GrapheneOS DNS server</a></li> + <li><a href="#ns1.staging.grapheneos.org">Staging GrapheneOS DNS server</a></li> <li><a href="#attestation.app">Attestation website and service</a></li> <li><a href="#staging.attestation.app">Staging attestation website and service</a></li> </ul> @@ -542,8 +542,8 @@ </ul> </section> - <section id="staging.ns1.grapheneos.org"> - <h2><a href="#staging.ns1.grapheneos.org">Staging GrapheneOS DNS server</a></h2> + <section id="ns1.staging.grapheneos.org"> + <h2><a href="#ns1.staging.grapheneos.org">Staging GrapheneOS DNS server</a></h2> <ul> <li><a href="https://github.com/GrapheneOS/ns1.grapheneos.org">Repository</a></li> @@ -563,7 +563,7 @@ <p>Domains:</p> <ul> - <li>staging.ns1.grapheneos.org</li> + <li>ns1.staging.grapheneos.org</li> </ul> <p>IPs:</p> |
