Fixing edit URL (#153)
Signed-off-by: Jonsy13 <vedant.shrotria@chaosnative.com>
This commit is contained in:
parent
f1f8f9a8fd
commit
ad8b497903
|
|
@ -162,7 +162,7 @@ module.exports = {
|
|||
{
|
||||
docs: {
|
||||
sidebarPath: require.resolve('./sidebars.js'),
|
||||
editUrl: 'https://github.com/litmuschaos/litmus-docs/edit/staging/website',
|
||||
editUrl: 'https://github.com/litmuschaos/litmus-docs/edit/master/website',
|
||||
showLastUpdateTime: true
|
||||
},
|
||||
theme: {
|
||||
|
|
|
|||
Loading…
Reference in New Issue