From 5252dd92fbd2c5e314e5aeeb999d57711345b2f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A1nos=20Brodbeck?= Date: Tue, 4 May 2021 11:28:35 +0200 Subject: [PATCH] README: Update url of documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5473e34992..a33d3bf600 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ For specific toolchain installation, follow instructions in the [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 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 Do you have a question, want to discuss a new feature, or just want to present