Skip to content

Commit 5ff3f1c

Browse files
update ll links to inlcide sute.url
1 parent cac8bb1 commit 5ff3f1c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ <h3 class="title">Tutorial</h3>
7979
</div><!--//icon-holder-->
8080
<h3 class="title">Documentation</h3>
8181
<p class="intro">Everything you need to know</p>
82-
<a class="link" href="/documentation/"><span></span></a>
82+
<a class="link" href="{{site.url}}/documentation/"><span></span></a>
8383
</div><!--//item-inner-->
8484
</div><!--//item-->
8585
<div class="item item-purple col-md-4 col-sm-6 col-xs-6">
@@ -89,7 +89,7 @@ <h3 class="title">Documentation</h3>
8989
</div><!--//icon-holder-->
9090
<h3 class="title">Changelog</h3>
9191
<p class="intro">Check out what's changed in the latest release</p>
92-
<a class="link" href="/changelog/"><span></span></a>
92+
<a class="link" href="{{site.url}}/changelog/"><span></span></a>
9393
</div><!--//item-inner-->
9494
</div><!--//item-->
9595
</div><!--//cards-->

0 commit comments

Comments
 (0)