aboutsummaryrefslogtreecommitdiff
path: root/src/data
diff options
context:
space:
mode:
authorAndrew Lee <andrew@alee14.me>2025-12-16 16:55:43 -0500
committerAndrew Lee <andrew@alee14.me>2025-12-16 16:55:43 -0500
commit12f92c4c8ca583120026039bdbee1c4f165faa86 (patch)
tree303149752d4db73e8c07edcc129e5a3df16ecf5e /src/data
parent577f3a3c09b377a6297b10122867933a03885e21 (diff)
downloadpersonal-website-12f92c4c8ca583120026039bdbee1c4f165faa86.tar.gz
personal-website-12f92c4c8ca583120026039bdbee1c4f165faa86.tar.bz2
personal-website-12f92c4c8ca583120026039bdbee1c4f165faa86.zip
actually fix the link
Diffstat (limited to 'src/data')
-rw-r--r--src/data/projects.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/data/projects.json b/src/data/projects.json
index bcf810b..5299400 100644
--- a/src/data/projects.json
+++ b/src/data/projects.json
@@ -35,7 +35,7 @@
},
{
"name": "Source Code",
- "url": "https://git.alee14.me",
+ "url": "https://git.shiftos.dev",
"external": true
}
]