From 23e534c5c995cdaa3afa062dd69e65616e64956c Mon Sep 17 00:00:00 2001 From: Tadhg Boyle Date: Wed, 9 Feb 2022 12:31:50 -0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Fix=20developers=20doc=20link=20?= =?UTF-8?q?(#133)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a8e202..8e4025e 100644 --- a/README.md +++ b/README.md @@ -399,4 +399,4 @@ I have done my best to annotate as much as humanly possible, and have avoided us I also have a few tests for key parts of the application that I found needed to be tested. In the future, I would like to add even more tests for some of the UI stuff, but for now the tests are more unit tests than feature tests. -For more detailed information for developers, please see [the documentation file for developers](./DEVS.md). +For more detailed information for developers, please see [the documentation file for developers](./DEVELOPER.md).