Skip to content

Commit 14901c4

Browse files
committed
Update give us feedback link
1 parent 9477fda commit 14901c4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

theme.config.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ const config: DocsThemeConfig = {
1717
link: 'https://github.com/apache/incubator-baremaps/'
1818
},
1919
feedback: {
20-
useLink: () => 'https://github.com/apache/incubator-baremaps/issues/new'
20+
useLink: () =>
21+
'https://github.com/apache/incubator-baremaps-site/issues/new'
2122
},
2223
docsRepositoryBase:
2324
'https://github.com/apache/incubator-baremaps-site/blob/main/',

0 commit comments

Comments
 (0)