aboutsummaryrefslogtreecommitdiff
path: root/src/blog/2025-06-06-webdev/webdev.md
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2026-08-30 16:46:48 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2026-08-30 16:46:48 +0200
commit12830ecc2770cf63042f35e208899efabff6fd44 (patch)
tree0a4e34db0661240ea1ce0adeba0f46f26be845b7 /src/blog/2025-06-06-webdev/webdev.md
parent26a987a95e80b9464ed7aca6397e9ff3ed3120b6 (diff)
downloadsebastiano.tronto.net-12830ecc2770cf63042f35e208899efabff6fd44.tar.gz
sebastiano.tronto.net-12830ecc2770cf63042f35e208899efabff6fd44.zip
Fix link to h48 POC
Diffstat (limited to 'src/blog/2025-06-06-webdev/webdev.md')
-rw-r--r--src/blog/2025-06-06-webdev/webdev.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/blog/2025-06-06-webdev/webdev.md b/src/blog/2025-06-06-webdev/webdev.md
index 50b14d9..3bf4f9b 100644
--- a/src/blog/2025-06-06-webdev/webdev.md
+++ b/src/blog/2025-06-06-webdev/webdev.md
@@ -27,7 +27,7 @@ multithreading, SIMD, callback functions and whatnot) to
27JavaScript and HTML for the frontend. 27JavaScript and HTML for the frontend.
28 28
29This whole process was complex, tiring and at times frustrating - 29This whole process was complex, tiring and at times frustrating -
30but eventually [it was a success](https://tronto.net:48)! Not only 30but eventually [it was a success](https://h48.tronto.net)! Not only
31I accomplished my goal, but I have learnt a lot along the way. After 31I accomplished my goal, but I have learnt a lot along the way. After
32finishing the work, I decided to write down all that I have learnt and 32finishing the work, I decided to write down all that I have learnt and
33share it with the world with this post. 33share it with the world with this post.

Generated with cgit - Back to sebastiano.tronto.net