summaryrefslogtreecommitdiff
path: root/content/projects
diff options
context:
space:
mode:
authorLorenzo Torres <lorenzo@sagittarius-a.org>2025-09-01 03:03:05 +0200
committerLorenzo Torres <lorenzo@sagittarius-a.org>2025-09-01 03:03:05 +0200
commitb1450631786e915e3ed365dfad18478e37c4ee84 (patch)
treea8d70359ae840aa23a78ef207c941a4a798c7373 /content/projects
parent3d3feea3aa5a7c48a0577af40806c3bb03b818fb (diff)
fixed cc
Diffstat (limited to 'content/projects')
-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