Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: oldheating gps motorhome heating
Diff: page/page.c
- Revision:
- 92:9ce59a5b6032
- Parent:
- 91:9a125082f53c
- Child:
- 99:5aa33c306167
diff -r 9a125082f53c -r 9ce59a5b6032 page/page.c
--- a/page/page.c Thu Apr 11 16:21:27 2019 +0000
+++ b/page/page.c Fri Apr 12 07:41:59 2019 +0000
@@ -77,7 +77,7 @@
}
void PageAddNav(int page)
{
- HttpAddText("<a class='tab-shortcut' href='#main-content'>Skip to main content</a>\r\n");
+ HttpAddText("<a class='tab-shortcut' href='#main-content'>Skip to content</a>\r\n");
HttpAddText("<nav><ul>\r\n");
PageAddNavDerived(page);