Fix repo link

This commit is contained in:
Chris Boesch 2025-02-10 10:50:57 +01:00
parent 105c98782c
commit d75f49b25b
No known key found for this signature in database
GPG Key ID: 8712DF4D3E364668

View File

@ -51,14 +51,14 @@ $ zig version
Clone this repository with Git: Clone this repository with Git:
``` ```
$ git clone https://ziglings.org git clone https://codeberg.org/ziglings/exercises.git ziglings
$ cd ziglings.org cd ziglings
``` ```
Then run `zig build` and follow the instructions to begin! Then run `zig build` and follow the instructions to begin!
``` ```
$ zig build zig build
``` ```
Note: The output of Ziglings is the unaltered output from the Zig Note: The output of Ziglings is the unaltered output from the Zig