Skip to content

Commit b06c28e

Browse files
committed
Fix broken tickets links.
1 parent 7186b56 commit b06c28e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ navigationLinks:
5252
bottomNavigationLinks:
5353
- {link: "/#tickets", text: "Buy tickets"}
5454
rightNavigationButtons:
55-
- {link: "#tickets", text: "Buy tickets"}
55+
- {link: "/#tickets", text: "Buy tickets"}
5656

5757
# Hero Block
5858
heroImage: "hero.jpg"

0 commit comments

Comments
 (0)