File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 </ div >
1414 < div id ="navbar " class ="collapse navbar-collapse ">
1515 < ul class ="nav navbar-nav ">
16- < li {% if page.sectionid =='docs ' %} class ="active " {% endif %} > < a href ="{{ "/docs/home/ " | prepend: site.baseurl }}"> Docs</ a > </ li >
16+ < li {% if page.sectionid =='docs ' %} class ="active " {% endif %} > < a href ="{{ "/docs/home" | prepend: site.baseurl }}"> Docs</ a > </ li >
1717 < li {% if page.sectionid =='posts ' %} class ="active " {% endif %} > < a href ="{{ site.posts.first.url | prepend: site.baseurl }} "> Updates</ a > </ li >
1818 </ ul >
1919 < ul class ="nav navbar-nav navbar-right ">
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ <h1 class="text-center"><i class="fa fa-cogs" aria-hidden="true"></i></h1>
4141 < h3 class ="text-center "> Getting Started</ h3 >
4242 < p > To get you started quickly, header over to the < a href ="/docs/tutorials/ "> tutorial</ a > section. The basic ones
4343 can even be done without a micro-controller. For more background and details, see the
44- < a href ="/docs/home/ "> documentation</ a > .</ p >
44+ < a href ="/docs/home "> documentation</ a > .</ p >
4545 </ div >
4646 < div class ="col-sm-4 ">
4747 < h1 class ="text-center "> < i class ="fa fa-code-fork " aria-hidden ="true "> </ i > </ h1 >
You can’t perform that action at this time.
0 commit comments