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

📝 Fix developers doc link (#133)

This commit is contained in:
Tadhg Boyle
2022-02-09 12:31:50 -08:00
committed by GitHub
parent dcddf74830
commit 23e534c5c9

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