From 00fca0704abc8656cc4a5bdeda7fe895f5c6922a Mon Sep 17 00:00:00 2001 From: nathanmarioman Date: Mon, 15 Sep 2025 09:18:03 -0500 Subject: [PATCH] Update README.md Fixed hyperlinks to requirements --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cfa64df..fac6d55 100644 --- a/README.md +++ b/README.md @@ -39,9 +39,9 @@ You are more than welcome to contribute any fixes / improvements you'd like, sim Please refer to the Godot engine requirements for minimum and recommended hardware specifications. -[Minimum Requirements]([url](https://docs.godotengine.org/en/latest/about/system_requirements.html#desktop-or-laptop-pc-minimum)) +[Minimum Requirements](https://docs.godotengine.org/en/latest/about/system_requirements.html#desktop-or-laptop-pc-minimum) -[Recommended Requirements]([url](https://docs.godotengine.org/en/latest/about/system_requirements.html#id3)) +[Recommended Requirements](https://docs.godotengine.org/en/latest/about/system_requirements.html#id3) ## Issues