Skip to content

Commit d44665c

Browse files
authored
Links from doc to source should point to main branch (#1002)
1 parent d8f47af commit d44665c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/docs/.vuepress/config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ module.exports = {
44
ga: "UA-321220-4",
55
themeConfig: {
66
repo: "GradleUp/shadow",
7+
docsBranch: 'main',
78
editLinks: true,
89
editLinkText: 'Help improve these docs!',
910
logo: '/logo+type.svg',

0 commit comments

Comments
 (0)