Skip to content

Commit 788b754

Browse files
committed
Merge #158: fix: update nautilus-cyberneering.de to nautilus-cyberneering.dev
9008817 fix: update nautilus-cyberneering.de to nautilus-cyberneering.dev (jviall) Pull request description: noticed these links were broken while I was reading about Torrust for the first time :3 hope to stick around! ACKs for top commit: josecelano: ACK 9008817 Tree-SHA512: 6ed8c6c89ff52621b3d46bb00a75395538280848bf201910d36a814aeadcfc1e3eb8c1b94c8970933cbf244a6a549a625024c8021c3427feebad456ef92e286b
2 parents 884fd68 + 9008817 commit 788b754

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/lib/components/organisms/Footer.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<footer>
66
<div class="footer-wrapper">
77
<div>
8-
<a href="https://nautilus-cyberneering.de/" target="_blank" class="logo-container">
8+
<a href="https://nautilus-cyberneering.dev/" target="_blank" class="logo-container">
99
<Nautilus />
1010
</a>
1111
</div>

src/routes/(pages)/about/+page.svelte

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@
250250
<a target="_blank" href="https://github.com/greatest-ape/aquatic">Aquatic</a>
251251
repo. Since 2012, <a target="_blank" href="https://github.com/naim94a">@naim94a</a>
252252
had been advancing the tracker. In August 2022,
253-
<a target="_blank" href="https://nautilus-cyberneering.de"> Nautilus Cyberneering</a> joined
253+
<a target="_blank" href="https://nautilus-cyberneering.dev"> Nautilus Cyberneering</a> joined
254254
the project, attracted by the community's interest and its alignment with their goals.
255255
</p>
256256

@@ -313,7 +313,7 @@
313313
<h2>Sponsors</h2>
314314

315315
<p>
316-
<a target="_blank" href="https://nautilus-cyberneering.de"> Nautilus Cyberneering</a> is dedicated
316+
<a target="_blank" href="https://nautilus-cyberneering.dev"> Nautilus Cyberneering</a> is dedicated
317317
to creating new Open Source Ecosystems. They define Open Source Ecosystems as vibrant communities
318318
of users and creators who collaboratively develop open source software that is secure, respectful,
319319
and adds value for future generations. This approach is what they term Cyberneering. With a focus

0 commit comments

Comments
 (0)