aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 56d8b9d..a918cf3 100644
--- a/README.md
+++ b/README.md
@@ -109,7 +109,7 @@ myself. Some years later I tried to find a way of making this work in Mac/Linux
109when I came across [Chris Wellons'][skeeto] take on this problem with a clever 109when I came across [Chris Wellons'][skeeto] take on this problem with a clever
110function pointer API in his [interactive c demo][interac-c-demo] page. This 110function pointer API in his [interactive c demo][interac-c-demo] page. This
111framework uses a lot of the ideas he presents there, as you can clearly see if 111framework uses a lot of the ideas he presents there, as you can clearly see if
112you look at [his code][interac-c-demo]. 112you look at [his code][interac-c-demo-github].
113 113
114[casey]: https://caseymuratori.com 114[casey]: https://caseymuratori.com
115[handmade]: https://handmadehero.org 115[handmade]: https://handmadehero.org