We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f67a32 commit bcca339Copy full SHA for bcca339
docs/rspress.config.ts
@@ -10,7 +10,7 @@ export default withCallstackPreset(
10
'Bob is a collection of tools to make it easier to build React Native libraries.',
11
editUrl:
12
'https://github.com/callstack/react-native-builder-bob/edit/main/docs/pages',
13
- rootUrl: 'https://oss.callstack.com/react-native-builder-bob',
+ rootUrl: 'https://callstack.github.io/react-native-builder-bob',
14
icon: 'assets/favicon.png',
15
logoLight: 'construction_worker.png',
16
logoDark: 'construction_worker.png',
0 commit comments