We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adae15d commit 12fce10Copy full SHA for 12fce10
config.yaml
@@ -108,7 +108,7 @@ languages:
108
- text: Code of conduct
109
link: /code-of-conduct
110
- text: Get help
111
- link: /help
+ link: /gethelp
112
- text: Contribute
113
link: /contribute
114
column3:
@@ -172,7 +172,7 @@ languages:
172
173
link: /nl/code-of-conduct
174
175
- link: /nl/help
+ link: /nl/gethelp
176
177
link: /nl/contribute
178
layouts/partials/single/content.html
@@ -3,7 +3,7 @@
3
<div class="shortcuts-title">Shortcuts</div>
4
<div id="shortcuts"></div>
5
<div class="sidebar-links">
6
- <a href="/help">Get Help</a>
+ <a href="/gethelp">Get Help</a>
7
</div>
8
9
<div class="content-container">
0 commit comments