From 5fc31bcc1ad9b0b50d62feeb903c1760b727dab1 Mon Sep 17 00:00:00 2001 From: Rene Schallner Date: Tue, 19 Dec 2023 10:33:52 +0100 Subject: [PATCH] fixed local link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f96436..da1ddbd 100644 --- a/README.md +++ b/README.md @@ -338,7 +338,7 @@ $ ./zig-out/bin/[EXAMPLE] ``` ... 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: