Skip to content

Commit ac59807

Browse files
committed
feat: add drowser and drowser studio issue link on footer
1 parent 16c179f commit ac59807

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

src/data/index.ts

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,12 @@ export const DATA = {
5252
name: 'FAQ'
5353
},
5454
{
55-
href: '#issues',
56-
name: 'Issues'
55+
href: 'https://github.com/kinotio/drowser/issues',
56+
name: 'Issues (Drowser)'
57+
},
58+
{
59+
href: 'https://github.com/kinotio/drowser-studio/issues',
60+
name: 'Issues (Drowser Studio)'
5761
}
5862
],
5963
legal: [

0 commit comments

Comments
 (0)