summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--content/projects/cc.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/projects/cc.md b/content/projects/cc.md
index 7ff8178..98dd335 100644
--- a/content/projects/cc.md
+++ b/content/projects/cc.md
@@ -16,6 +16,6 @@ something like [qbe](https://c9x.me/compile/).
- [Writing a C compiler from scratch | Part 2](https://www.youtube.com/watch?v=J-_yoKCxhYk)
#### Sources
-cc is currently hosted on Sourcehut at [https://git.sr.ht/~lolzdev/sis](https://git.sr.ht/~lolzdev/cc)
+cc is currently hosted on Sourcehut at [https://git.sr.ht/~lolzdev/cc](https://git.sr.ht/~lolzdev/cc)
#### Related posts