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 cf518aa commit b5fb3c2Copy full SHA for b5fb3c2
docs/docusaurus.config.js
@@ -50,7 +50,7 @@ module.exports = {
50
sidebarPath: require.resolve('./sidebars.js'),
51
// Please change this to your repo.
52
editUrl:
53
- 'https://github.com/thecodingmachine/symfony-boilerplate/docs',
+ 'https://github.com/thecodingmachine/symfony-boilerplate/tree/master/docs',
54
},
55
theme: {
56
customCss: require.resolve('./src/css/custom.css'),
0 commit comments