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.
1 parent 2d93433 commit 714b3f7Copy full SHA for 714b3f7
documentation/docusaurus.config.js
@@ -24,9 +24,8 @@ const config = {
24
({
25
docs: {
26
sidebarPath: require.resolve('./sidebars.js'),
27
- // TODO: update url after v3 is latest
28
editUrl:
29
- 'https://github.com/jscottsmith/react-scroll-parallax/tree/v3/documentation',
+ 'https://github.com/jscottsmith/react-scroll-parallax/tree/master/documentation',
30
},
31
theme: {
32
customCss: require.resolve('./src/css/custom.css'),
0 commit comments