Skip to content

Commit a2fb3ab

Browse files
build: fix the doc paths
1 parent 9f5ea26 commit a2fb3ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus/reactnative-docusaurus-dontent-docs.plugin.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ module.exports = {
77
versions: {
88
current: {
99
label: 'v5.0.0-rc',
10+
path: 'v5',
1011
banner: 'unreleased'
1112
},
1213
'4.x.x': {
1314
label: 'v4',
14-
path: 'v4',
1515
banner: 'none'
1616
},
1717
'3.x.x': {

0 commit comments

Comments
 (0)