update more URIs

Amolith created

Change summary

README.md                   | 4 ++--
_includes/page/explore.html | 2 +-
_includes/page/footer.html  | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)

Detailed changes

README.md 🔗

@@ -1,8 +1,8 @@
 # NixNet
 
-This repo houses the source to [NixNet.xyz](https://nixnet.xyz), a network of libre services run by Amolith.
+This repo houses the source to [NixNet.services](https://nixnet.services), a network of libre services run by Amolith.
 
 It is also a part of the [LibreHo.st](https://libreho.st)ers, "a network of cooperation and solidarity that uses free software to encourage decentralisation through federation and distributed platforms. Our values connect transparency, fairness and privacy with a culture of data portability and public contributions to the commons."
 
 ## Issues
-If you have any problems with or improvements to the website itself, open an issue/pull request here and I'll take a look at it! For problems with services I run, [drop me a line](https://nixnet.xyz/contact/) somewhere (anywhere on that page) and I'll see what's up!
+If you have any problems with or improvements to the website itself, open an issue/pull request here and I'll take a look at it! For problems with services I run, [drop me a line](https://nixnet.services/contact/) somewhere (anywhere on that page) and I'll see what's up!

_includes/page/explore.html 🔗

@@ -1,6 +1,6 @@
 <div class="explore">
     <div class="explore-divider">*****</div>
-    <div class="explore-label">Website source available on <a href="https://git.nixnet.xyz/Amolith/NixNet" rel="noreferrer">Gitea</a></div>
+    <div class="explore-label">Website source available on <a href="https://git.nixnet.services/Amolith/NixNet" rel="noreferrer">Gitea</a></div>
     <div class="explore-label">All content is licensed under <a href="https://creativecommons.org/licenses/by/4.0/" rel="noreferrer" target="_blank">CC-BY 4.0</a></div>
     <div class="explore-label"><i>(unless otherwise stated)</i></div>
 </div>

_includes/page/footer.html 🔗

@@ -1,6 +1,6 @@
 <div class="explore">
     <div class="explore-divider">*****</div>
-    <div class="explore-label">Website source available on <a href="https://git.nixnet.xyz/NixNet/nixnet" rel="noreferrer">Gitea</a></div>
+    <div class="explore-label">Website source available on <a href="https://git.nixnet.services/NixNet/nixnet" rel="noreferrer">Gitea</a></div>
     <div class="explore-label">Made with ❤️ and <a href="https://jekyllrb.com/" rel="noreferrer" target="_blank">Jekyll</a> by  <a href="https://secluded.site" target="_blank">Amolith</a></div>
     <div class="explore-label">All content is licensed under <a href="https://creativecommons.org/licenses/by/4.0/" rel="noreferrer" target="_blank">CC-BY 4.0</a></div>
     <div class="explore-label"><i>(unless otherwise stated)</i></div>