From 6c43b43d178490c73d12022adfad0c7cc6da23be Mon Sep 17 00:00:00 2001 From: RealDoigt <57451013+RealDoigt@users.noreply.github.com> Date: Thu, 28 Nov 2024 01:02:48 -0500 Subject: [PATCH] copy pasted correct url I couldn't do it from the web ui for some reason --- BINDINGS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BINDINGS.md b/BINDINGS.md index 160aa7b19..bfca68e60 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -93,7 +93,7 @@ These are utility wrappers for specific languages, they are not required to use | [raylib-cpp](https://github.com/robloach/raylib-cpp) | **5.5** | [C++](https://en.wikipedia.org/wiki/C%2B%2B) | Zlib | | [claylib](https://github.com/defun-games/claylib) | 4.5 | [Common Lisp](https://common-lisp.net) | Zlib | | [rayed-bqn](https://github.com/Brian-ED/rayed-bqn) | **5.0** | [BQN](https://mlochbaum.github.io/BQN) | MIT | -| [DOOR](https://github.com/Brian-ED/rayed-bqn) | 4.0 | [D](https://dlang.org) | MIT | +| [DOOR](https://github.com/RealDoigt/DOOR) | 4.0 | [D](https://dlang.org) | MIT | ### Older or Unmaintained Language Bindings