docs: Link to API documentation.

This commit is contained in:
Ruben Verborgh 2020-12-19 22:32:53 +01:00
parent b25948a084
commit 57fba975cd

View File

@ -27,12 +27,13 @@ However, you can already boot up the server,
play around with it, play around with it,
and check how it is made. and check how it is made.
<br> <br>
The [architectural diagram](https://github.com/RubenVerborgh/solid-server-architecture) The [📗 API documentation](https://solid.github.io/community-server/docs/)
and the [📐 architectural diagram](https://github.com/RubenVerborgh/solid-server-architecture)
can help you find your way. can help you find your way.
If you are interested in helping out with the development of this server, If you are interested in helping out with the development of this server,
be sure to have a look at the [developer notes](https://github.com/solid/community-server/wiki/Notes-for-developers) be sure to have a look at the [📓 developer notes](https://github.com/solid/community-server/wiki/Notes-for-developers)
and [good first issues](https://github.com/solid/community-server/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22). and [🛠️ good first issues](https://github.com/solid/community-server/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22).
## Running locally ## Running locally