Skip to content

Commit

Permalink
docs: Remove www from github link
Browse files Browse the repository at this point in the history
  • Loading branch information
ntucker committed Oct 8, 2023
1 parent b755559 commit fb891c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,7 @@ module.exports = {
'aria-label': 'Demo Applications',
},
{
href: 'https://www.github.com/reactive/data-client',
href: 'https://github.com/reactive/data-client',
position: 'right',
className: 'header-github-link',
'aria-label': 'GitHub repository',
Expand Down

0 comments on commit fb891c4

Please sign in to comment.