aboutsummaryrefslogtreecommitdiff
path: root/src/blog/2025-04-05-learned-rewrite
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2025-04-25 10:18:37 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2025-04-25 10:18:37 +0200
commit46e8ca4aa90b92ea8ba857d4b0d5ddde615e6dc0 (patch)
treed7258f2037e0acbb7bbde7987b2bf456a2c7df91 /src/blog/2025-04-05-learned-rewrite
parent688f03f9c8c3322e049592fe5e17201731a9ea0b (diff)
downloadsebastiano.tronto.net-46e8ca4aa90b92ea8ba857d4b0d5ddde615e6dc0.tar.gz
sebastiano.tronto.net-46e8ca4aa90b92ea8ba857d4b0d5ddde615e6dc0.zip
Updated links after repository rename
Diffstat (limited to 'src/blog/2025-04-05-learned-rewrite')
-rw-r--r--src/blog/2025-04-05-learned-rewrite/learned-rewrite.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/blog/2025-04-05-learned-rewrite/learned-rewrite.md b/src/blog/2025-04-05-learned-rewrite/learned-rewrite.md
index 6a7a3ed..0973dd3 100644
--- a/src/blog/2025-04-05-learned-rewrite/learned-rewrite.md
+++ b/src/blog/2025-04-05-learned-rewrite/learned-rewrite.md
@@ -17,8 +17,8 @@ than as fast as possible. Both the old and the new versions are written
17in C, but not all the things I discuss in this post are language-specific. 17in C, but not all the things I discuss in this post are language-specific.
18 18
19You can find the new version of this project, the "Big Rewrite", 19You can find the new version of this project, the "Big Rewrite",
20in [this repository](https://git.tronto.net/h48) - or 20in [this repository](https://git.tronto.net/nissy-core) - or
21[on github](https://github.com/sebastianotronto/h48), if you prefer. 21[on github](https://github.com/sebastianotronto/nissy-core), if you prefer.
22I decided to rename it "H48" back when I planned to have separate projects 22I decided to rename it "H48" back when I planned to have separate projects
23for the different features of the old version, but I may change it back 23for the different features of the old version, but I may change it back
24to Nissy at some point. 24to Nissy at some point.

Generated with cgit - Back to sebastiano.tronto.net