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 @@ -38,14 +38,14 @@ const config = {
3838 sidebarPath : require . resolve ( './sidebars.js' ) ,
3939 // Please change this to your repo.
4040 // Remove this to remove the "edit this page" links.
41- editUrl : 'https://github.com/ReactTooltip/react-tooltip/tree/v5 /docs/' ,
41+ editUrl : 'https://github.com/ReactTooltip/react-tooltip/tree/master /docs/' ,
4242 } ,
4343 // blog: {
4444 // showReadingTime: true,
4545 // // Please change this to your repo.
4646 // // Remove this to remove the "edit this page" links.
4747 // editUrl:
48- // 'https://github.com/ReactTooltip/react-tooltip/tree/v5 /docs/',
48+ // 'https://github.com/ReactTooltip/react-tooltip/tree/master /docs/',
4949 // },
5050 theme : {
5151 customCss : require . resolve ( './src/css/custom.css' ) ,
You can’t perform that action at this time.
0 commit comments