1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

README: Update url of documentation

This commit is contained in:
János Brodbeck 2021-05-04 11:28:35 +02:00
parent 3cb3b5ab85
commit 5252dd92fb
No known key found for this signature in database
GPG Key ID: 65C193B0D8D1BCE6

View File

@ -85,7 +85,7 @@ For specific toolchain installation, follow instructions in the
[getting started](https://doc.riot-os.org/getting-started.html) page. [getting started](https://doc.riot-os.org/getting-started.html) page.
* The RIOT API itself can be built from the code using doxygen. The latest * The RIOT API itself can be built from the code using doxygen. The latest
version of the documentation is uploaded daily to version of the documentation is uploaded daily to
[riot-os.org/api](https://riot-os.org/api). [doc.riot-os.org](https://doc.riot-os.org).
## FORUM ## FORUM
Do you have a question, want to discuss a new feature, or just want to present Do you have a question, want to discuss a new feature, or just want to present