File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -178,7 +178,7 @@ const config = {
178
178
// Please change this to your repo.
179
179
// Remove this to remove the "edit this page" links.
180
180
editUrl :
181
- 'https://github.com/facebook/docusaurus /tree/main/packages/create-docusaurus/templates/shared /' ,
181
+ 'https://github.com/callstack/react-native-paper /tree/main/docs /' ,
182
182
remarkPlugins : [
183
183
[ require ( '@docusaurus/remark-plugin-npm2yarn' ) , { sync : true } ] ,
184
184
] ,
@@ -188,7 +188,7 @@ const config = {
188
188
// Please change this to your repo.
189
189
// Remove this to remove the "edit this page" links.
190
190
editUrl :
191
- 'https://github.com/facebook/docusaurus /tree/main/packages/create-docusaurus/templates/shared /' ,
191
+ 'https://github.com/callstack/react-native-paper /tree/main/docs /' ,
192
192
} ,
193
193
theme : {
194
194
customCss : require . resolve ( './src/css/custom.css' ) ,
You can’t perform that action at this time.
0 commit comments