Skip to content

Commit 86ed3d6

Browse files
committed
link ballon in topnav to support / get help page
1 parent cbad51b commit 86ed3d6

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
@@ -91,7 +91,7 @@
9191
</div>
9292
</div>
9393
<div class="navbar-item has-dropdown is-hoverable">
94-
<a class="navbar-item" href="https://asciidoctor.zulipchat.com" target="_blank" rel="noopener" data-title="Communication">
94+
<a class="navbar-item" href="{{{relativize (resolvePageURL 'about::support.adoc')}}}" target="_blank" rel="noopener" data-title="Support">
9595
<span class="icon"><img src="{{{uiRootPath}}}/img/octicons-24.svg#view-comment-discussion"></span>
9696
</a>
9797
<div class="navbar-dropdown is-right">

0 commit comments

Comments
 (0)