diff options
| author | Chris Boesch <48591413+chrboesch@users.noreply.github.com> | 2025-08-24 14:50:42 +0200 |
|---|---|---|
| committer | Chris Boesch <48591413+chrboesch@users.noreply.github.com> | 2025-08-24 14:50:42 +0200 |
| commit | 16ec20747190fa0d02ca8872cebbba4e0581b08d (patch) | |
| tree | f965b6f354c339b19fe37d66a798f621edfbd75f | |
| parent | 04857aa75e60b0b4180e48755f4375172b7851c1 (diff) | |
fixed typo and broken link
| -rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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) |
