Skip to content

Commit 2f49c68

Browse files
Merge pull request #240 from Authing/doc-update-v4-link
doc: update 4.x link
2 parents 8c5fb85 + 545c060 commit 2f49c68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/.vuepress/theme/components/Navbar.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ export default {
8484
text: version
8585
}, {
8686
text: '4.x',
87-
link: 'https://docs.authing.cn/v2/reference/guard/v2/react.html'
87+
link: 'https://docs.authing.cn/v2/reference/guard/v2/guard-v4.html'
8888
}]
8989
};
9090
},

0 commit comments

Comments
 (0)