Skip to content

Commit bcca339

Browse files
committed
chore: update root url
1 parent 5f67a32 commit bcca339

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/rspress.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ export default withCallstackPreset(
1010
'Bob is a collection of tools to make it easier to build React Native libraries.',
1111
editUrl:
1212
'https://github.com/callstack/react-native-builder-bob/edit/main/docs/pages',
13-
rootUrl: 'https://oss.callstack.com/react-native-builder-bob',
13+
rootUrl: 'https://callstack.github.io/react-native-builder-bob',
1414
icon: 'assets/favicon.png',
1515
logoLight: 'construction_worker.png',
1616
logoDark: 'construction_worker.png',

0 commit comments

Comments
 (0)