From eddfa300a4c47b568b6c6370a3b2b81dd0e75ac8 Mon Sep 17 00:00:00 2001 From: crueter Date: Mon, 15 Sep 2025 00:18:20 -0400 Subject: [PATCH] Oops Signed-off-by: crueter --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index ba489b7218..71e79e15ea 100644 --- a/docs/README.md +++ b/docs/README.md @@ -2,7 +2,7 @@ This contains documentation created by developers. This contains build instructions, guidelines, instructions/layouts for [cool stuff we made](CPM.md), and more. -- **[General Build Instructions](CPM.md)** +- **[General Build Instructions](Build.md)** - **[Development Guidelines](Development.md)** - **[Dependencies](Deps.md)** - **[CPM - CMake Package Manager](CPM.md)**