We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a7664c commit 03d9274Copy full SHA for 03d9274
_includes/header.html
@@ -21,6 +21,7 @@
21
<li><a href="https://www.hackster.io/riot-os" target="_blank">[email protected]<i class="bi bi-box-arrow-up-right align-text-bottom"></i></a></li>
22
<li><a href="{% link index.html %}#faq">FAQ</a></li>
23
<li><a href="https://guide.riot-os.org/" target="_blank">Documentation <i class="bi bi-box-arrow-up-right align-text-bottom"></i></a></li>
24
+ <li><a href="https://doc.riot-os.org/" target="_blank">API Documentation <i class="bi bi-box-arrow-up-right align-text-bottom"></i></a></li>
25
</ul>
26
</li>
27
<li class="dropdown">
0 commit comments