Skip to content

Commit 8e7a6e2

Browse files
authored
docs: fix GitHub link (#188)
1 parent 14c4b2b commit 8e7a6e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ const config = {
7979
to: '/docs/roadmap',
8080
},
8181
{
82-
to: 'https://dartfrog.vgv.dev',
82+
to: 'https://github.com/VeryGoodOpenSource/dart_frog',
8383
position: 'right',
8484
className: 'navbar-github-icon',
8585
'aria-label': 'GitHub repository',

0 commit comments

Comments
 (0)