1
0
Fork 0
mirror of https://github.com/zigzap/zap.git synced 2025-10-21 15:44:10 +00:00

fixed local link in README

This commit is contained in:
Rene Schallner 2023-12-19 10:33:52 +01:00
parent 807069b96d
commit 5fc31bcc1a

View file

@ -338,7 +338,7 @@ $ ./zig-out/bin/[EXAMPLE]
``` ```
... where `[EXAMPLE]` is one of `hello`, `routes`, `serve`, ... see the [list of ... where `[EXAMPLE]` is one of `hello`, `routes`, `serve`, ... see the [list of
examples above](#here's-what-works). examples above](#heres-what-works).
Example: building and running the hello example: Example: building and running the hello example: