Skip to content

Commit

Permalink
docs: Fix url in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jantimon committed Jan 7, 2020
1 parent 49de8fc commit 6aa926c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions website/pages/en/help.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@ class Help extends React.Component {
const supportLinks = [
{
content: `Learn more using the [documentation on this site.](${docUrl(
'intro.html',
language
'intro.html'
)})`,
title: 'Browse Docs',
},
Expand Down

0 comments on commit 6aa926c

Please sign in to comment.