Skip to content

Commit 2f65e8a

Browse files
authored
Merge pull request #599 from opengisch/QF-6445_fix_support_button_main_page
QF-6445_fix_support_button_main_page
2 parents 9e857d0 + 6aa5ee0 commit 2f65e8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

theme_overrides/home.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ <h1>{{ config.site_name }}</h1>
5252
Quick start
5353
</a>
5454
<a
55-
href="{{ 'get-started/support/' | url }}"
55+
href="{{ 'get-started/help/' | url }}"
5656
title="Get support"
5757
class="md-button"
5858
>

0 commit comments

Comments
 (0)