Skip to content

Commit b4de8ea

Browse files
committed
update repo links
1 parent af9b159 commit b4de8ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

theme.config.jsx

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
export default {
22
logo: <span>Penumbra Guide</span>,
33
project: {
4-
link: 'https://github.com/penumbra-zone/penumbra-guide'
4+
link: 'https://github.com/penumbra-zone/guide'
55
},
66
footer: {
77
text: ''
88
},
9-
docsRepositoryBase: 'https://github.com/penumbra-zone/penumbra-guide',
9+
docsRepositoryBase: 'https://github.com/penumbra-zone/guide',
1010
// ... other theme options
1111
}

0 commit comments

Comments
 (0)