Docusaurus: Fix editUrl (#2235)

This commit is contained in:
Tobias 2023-08-09 20:16:31 +02:00 committed by Xiaoji Chen
parent 373750ef2b
commit f0d1f594cc

View File

@ -28,7 +28,7 @@ const config = {
path: '../docs',
sidebarPath: resolve('./src/docs-sidebar.js'),
// Point to to the website directory in your repo.
editUrl: 'https://github.com/visgl/deck.gl/tree/master/website'
editUrl: 'https://github.com/visgl/react-map-gl/tree/master/docs'
},
theme: {
customCss: [