From 2e25016709205b71c441001f1d689d9a89b71bc8 Mon Sep 17 00:00:00 2001 From: Nikolas Date: Wed, 27 Apr 2022 14:06:47 +0200 Subject: [PATCH] Update ReadMe.md --- ReadMe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ReadMe.md b/ReadMe.md index bdef2a9..2ec4847 100755 --- a/ReadMe.md +++ b/ReadMe.md @@ -8,7 +8,7 @@ Bindings tested on raylib version 3.7 and Zig 0.9.0-dev Thanks to jessrud, mbcrocci, rcorre, Gertkeno and sacredbirdman for their contributions to this binding. -The binding currently only supports a subset of raylib. For more information read [here](https://github.com/Not-Nik/raylib-zig#technical-restrictions). +The binding currently only supports a subset of raylib. For more information read [here](#technical-restrictions). ## Example