Skip to content

Commit 25687a6

Browse files
committed
chore: Add updated issue tracker link to footer
1 parent e954c3a commit 25687a6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docusaurus.config.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,10 @@ const config = {
173173
label: 'Report Issues',
174174
href: 'https://github.com/m3ue/m3u-editor/issues',
175175
},
176+
{
177+
label: 'Issue Tracker',
178+
href: 'https://github.com/orgs/m3ue/projects/4/views/1'
179+
}
176180
],
177181
},
178182
],

0 commit comments

Comments
 (0)