From 85e993b816bea0ad92c796c522e46424dec35648 Mon Sep 17 00:00:00 2001 From: Daniel Boos Date: Wed, 24 Jun 2026 14:29:54 -0400 Subject: [PATCH] Fixing the documentation links in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f05fec36..4b0d86de 100644 --- a/README.md +++ b/README.md @@ -19,4 +19,4 @@ This repo contains: ### Contributing and Installation -If you want to contribute with a local installation, follow the instructions on our [contributing guide](doc/CONTRIBUTING.md) and [install guide](doc/INSTALL.md "INSTALL.md"). +If you want to contribute with a local installation, follow the instructions on our [contributing guide](CONTRIBUTING.md) and [install guide](INSTALL.md "INSTALL.md").