Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/lib/components/organisms/Footer.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<footer>
<div class="footer-wrapper">
<div>
<a href="https://nautilus-cyberneering.de/" target="_blank" class="logo-container">
<a href="https://nautilus-cyberneering.dev/" target="_blank" class="logo-container">
<Nautilus />
</a>
</div>
Expand Down
4 changes: 2 additions & 2 deletions src/routes/(pages)/about/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@
<a target="_blank" href="https://github.com/greatest-ape/aquatic">Aquatic</a>
repo. Since 2012, <a target="_blank" href="https://github.com/naim94a">@naim94a</a>
had been advancing the tracker. In August 2022,
<a target="_blank" href="https://nautilus-cyberneering.de"> Nautilus Cyberneering</a> joined
<a target="_blank" href="https://nautilus-cyberneering.dev"> Nautilus Cyberneering</a> joined
the project, attracted by the community's interest and its alignment with their goals.
</p>

Expand Down Expand Up @@ -313,7 +313,7 @@
<h2>Sponsors</h2>

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