aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--projects/index.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/projects/index.html b/projects/index.html
index d9570a1..2d4341f 100644
--- a/projects/index.html
+++ b/projects/index.html
@@ -24,7 +24,7 @@
</div>
<div class="project-container">
<div class="project">
- <a href="https://sr.ht/~pml68/pml68.dev" target="_blank">
+ <a href="https://git.pml68.dev/pml68.dev" target="_blank">
<img src="/assets/pml68.webp" alt="pml68.dev icon" class="project-icon">
<div class="content">
<h3>pml68.dev</h3>
@@ -42,7 +42,7 @@
</a>
</div>
<div class="project">
- <a href="https://sr.ht/~pml68/iced-builder" target="_blank">
+ <a href="https://git.pml68.dev/iced-builder" target="_blank">
<img src="https://iced.rs/logo.svg" alt="iced logo" class="project-icon">
<div class="content">
<h3>iced Builder</h3>
@@ -51,7 +51,7 @@
</a>
</div>
<div class="project">
- <a href="https://sr.ht/~pml68/iced_dialog" target="_blank">
+ <a href="https://git.pml68.dev/iced_dialog" target="_blank">
<img src="https://iced.rs/logo.svg" alt="iced logo" class="project-icon">
<div class="content">
<h3>iced_dialog</h3>
@@ -60,7 +60,7 @@
</a>
</div>
<div class="project">
- <a href="https://sr.ht/~pml68/iced_selection" target="_blank">
+ <a href="https://git.pml68.dev/iced_selection" target="_blank">
<img src="https://iced.rs/logo.svg" alt="iced logo" class="project-icon">
<div class="content">
<h3>iced_selection</h3>