Skip to content

Commit

Permalink
Fix incorrect link to Github repository (#2761)
Browse files Browse the repository at this point in the history
  • Loading branch information
patrycjakalinska authored Feb 16, 2024
1 parent 0da4d0c commit 4f33384
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ const config = {
dropdownActiveClassDisabled: true,
},
{
href: 'https://github.com/software-mansion/react-native-reanimated/',
href: 'https://github.com/software-mansion/react-native-gesture-handler',
position: 'right',
className: 'header-github',
'aria-label': 'GitHub repository',
Expand Down

0 comments on commit 4f33384

Please sign in to comment.