mirror of
https://github.com/visgl/react-map-gl.git
synced 2026-01-25 16:02:50 +00:00
Docusaurus: Fix editUrl (#2235)
This commit is contained in:
parent
373750ef2b
commit
f0d1f594cc
@ -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: [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user