1
0
mirror of https://github.com/nicoverbruggen/phpmon.git synced 2025-08-08 04:20:07 +02:00

📝 Fix developers doc link (#133)

This commit is contained in:
Tadhg Boyle
2022-02-09 12:31:50 -08:00
committed by Nico Verbruggen
parent 2e58bbb5e8
commit 224c5c4fe2

View File

@ -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).