We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cb49e8d + 2236caf commit 0d8f424Copy full SHA for 0d8f424
docs/theme.config.js
@@ -3,7 +3,7 @@
3
export default {
4
projectLink: 'https://github.com/ammarahm-ed/react-native-actions-sheet', // GitHub link in the navbar
5
docsRepositoryBase:
6
- 'https://github.com/ammarahm-ed/react-native-actions-sheet', // base URL for the docs repository
+ 'https://github.com/ammarahm-ed/react-native-actions-sheet/tree/master/docs', // base URL for the docs repository
7
nextLinks: true,
8
prevLinks: true,
9
search: true,
0 commit comments