Skip to content

Commit 086edbd

Browse files
author
zzzprojects
committed
Fix url
Fix url
1 parent 5efa2ee commit 086edbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ context.Customers
343343

344344
<!-- more-feature !-->
345345
<div class="more">
346-
<a href="{{ site.github.url }}tutorials" class="btn btn-z btn-xl" role="button">
346+
<a href="{{ site.github.url }}/tutorials" class="btn btn-z btn-xl" role="button">
347347
<i class="fa fa-book"></i>&nbsp;Read Tutorials
348348
</a>
349349
</div>

0 commit comments

Comments
 (0)