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 f1f8f9a commit ad8b497Copy full SHA for ad8b497
website/docusaurus.config.js
@@ -162,7 +162,7 @@ module.exports = {
162
{
163
docs: {
164
sidebarPath: require.resolve('./sidebars.js'),
165
- editUrl: 'https://github.com/litmuschaos/litmus-docs/edit/staging/website',
+ editUrl: 'https://github.com/litmuschaos/litmus-docs/edit/master/website',
166
showLastUpdateTime: true
167
},
168
theme: {
0 commit comments