diff options
Diffstat (limited to 'docs/templates')
| -rw-r--r-- | docs/templates/topindex.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/templates/topindex.html b/docs/templates/topindex.html index 4e163b6ef..e3bcd7cce 100644 --- a/docs/templates/topindex.html +++ b/docs/templates/topindex.html @@ -81,6 +81,10 @@ <a class="biglink" href="{{ pathto("renesas-ra/quickref") }}">Quick reference for the Renesas RA</a><br/> <span class="linkdescr">general information for Renesas RA based boards, snippets of useful code, and a tutorial</span> </p> + <p class="biglink"> + <a class="biglink" href="{{ pathto("samd/quickref") }}">Quick reference for the SAMD21/SAMD51</a><br/> + <span class="linkdescr">general information for SAMD21/SAMD51 based boards, snippets of useful code, and a tutorial</span> + </p> </td> </tr></table> |
