From 9f272d98ee701be784ee05c7b950f9090e853ad2 Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Sat, 19 Jul 2025 14:16:17 +0000 Subject: [PATCH] Fix broken link Update the link to the binary number game to the correct path. --- public/_redirects | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 public/_redirects diff --git a/public/_redirects b/public/_redirects new file mode 100644 index 0000000..f28ae0b --- /dev/null +++ b/public/_redirects @@ -0,0 +1,2 @@ + +/* /index.html 200