Fix link in documentation

This commit is contained in:
Crited 2020-01-24 09:12:03 +01:00 committed by GitHub
parent 5506c496db
commit d096e446de
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,7 +18,7 @@ Please take a look at the following content to get to know the possibilities of
Developer Guide
------------
If you wish to extend the Framework by yourself or write custom plugins for your environment, please have a look at the [Developer Guide](doc/04-DeveloperGuide.md) for detailed explanations of functions and code examples.
If you wish to extend the Framework by yourself or write custom plugins for your environment, please have a look at the [Developer Guide](doc/04-Developer-Guide.md) for detailed explanations of functions and code examples.
Contributing
------------