fix: the link to developer-notes.md needs to be a full url when the user follows it from solid.github.io/community-server/docs/

This commit is contained in:
Charlie Blevins 2021-12-15 21:18:58 -05:00 committed by Joachim Van Herwegen
parent c085de95c6
commit 04e959827a

View File

@ -131,7 +131,7 @@ the [📐 architectural diagram](https://rubenverborgh.github.io/solid-server-a
can help you find your way.
If you want to help out with server development,
have a look at the [📓 developer notes](guides/developer-notes.md) and
have a look at the [📓 developer notes](https://github.com/solid/community-server/blob/main/guides/developer-notes.md) and
[🛠 good first issues](https://github.com/solid/community-server/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22).