diff options
| author | Chris Boesch <chrboesch@noreply.codeberg.org> | 2025-08-24 14:54:05 +0200 |
|---|---|---|
| committer | Chris Boesch <chrboesch@noreply.codeberg.org> | 2025-08-24 14:54:05 +0200 |
| commit | 564ea3405d2dce481001c52b64784b5fce4bd37a (patch) | |
| tree | f965b6f354c339b19fe37d66a798f621edfbd75f | |
| parent | 04857aa75e60b0b4180e48755f4375172b7851c1 (diff) | |
| parent | 16ec20747190fa0d02ca8872cebbba4e0581b08d (diff) | |
Merge pull request 'fixed typo and broken link' (#296) from readme into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/296
| -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) |
