summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChris Boesch <chrboesch@noreply.codeberg.org>2025-08-24 14:54:05 +0200
committerChris Boesch <chrboesch@noreply.codeberg.org>2025-08-24 14:54:05 +0200
commit564ea3405d2dce481001c52b64784b5fce4bd37a (patch)
treef965b6f354c339b19fe37d66a798f621edfbd75f /README.md
parent04857aa75e60b0b4180e48755f4375172b7851c1 (diff)
parent16ec20747190fa0d02ca8872cebbba4e0581b08d (diff)
Merge pull request 'fixed typo and broken link' (#296) from readme into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/296
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 9be565f..fd45a06 100644
--- a/README.md
+++ b/README.md
@@ -25,10 +25,9 @@ language such as C.
Each exercise is self-contained and self-explained. However,
you're encouraged to also check out these Zig language resources
-for more detail:
+for more details:
* https://ziglang.org/learn/
-* https://ziglearn.org/
* https://ziglang.org/documentation/master/
* [Zig in Depth! (video series)](https://www.youtube.com/watch?v=MMtvGA1YhW4&list=PLtB7CL7EG7pCw7Xy1SQC53Gl8pI7aDg9t&pp=iAQB)