Skip to content

Commit 5617f0a

Browse files
authored
Update header-content.hbs
1 parent 42c1995 commit 5617f0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/partials/header-content.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
</a>
3737
</li>
3838
<li class="nav-item">
39-
<a class="nav-link" href="{{relativize (resolvePageURL 'tutorials:index.adoc')}}">
39+
<a class="nav-link" href="{{relativize site.components.tutorials.url}}">
4040
Tutorials
4141
<span class="arrow">
4242
->

0 commit comments

Comments
 (0)