File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ <h3 class="title">Tutorial</h3>
79
79
</ div > <!--//icon-holder-->
80
80
< h3 class ="title "> Documentation</ h3 >
81
81
< 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 >
83
83
</ div > <!--//item-inner-->
84
84
</ div > <!--//item-->
85
85
< div class ="item item-purple col-md-4 col-sm-6 col-xs-6 ">
@@ -89,7 +89,7 @@ <h3 class="title">Documentation</h3>
89
89
</ div > <!--//icon-holder-->
90
90
< h3 class ="title "> Changelog</ h3 >
91
91
< 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 >
93
93
</ div > <!--//item-inner-->
94
94
</ div > <!--//item-->
95
95
</ div > <!--//cards-->
You can’t perform that action at this time.
0 commit comments