diff --git a/getting-started.html b/getting-started.html index 4751de08ec..3c5456666b 100644 --- a/getting-started.html +++ b/getting-started.html @@ -868,7 +868,7 @@ if (navigator.userAgent.match(/IEMobile\/10\.0/)) {

If your navigation contains many links and comes before the main content in the DOM, add a Skip to content link immediately after your opening <body> tag. (read why)

{% highlight html %} - Skip to content + Skip to main content
The main page content.