mirror of https://github.com/rancher/rke1-docs.git
Fix incorrect 'Edit this page' URL
This commit is contained in:
parent
62e86e2950
commit
53a751078d
|
|
@ -60,7 +60,7 @@ module.exports = {
|
|||
/* other docs plugin options */
|
||||
sidebarPath: require.resolve('./sidebars.js'),
|
||||
showLastUpdateTime: true,
|
||||
editUrl: 'https://github.com/kubewarden/docs/edit/main/',
|
||||
editUrl: 'https://github.com/rancher/rke1-docs/edit/main/',
|
||||
},
|
||||
blog: false, // Optional: disable the blog plugin
|
||||
// ...
|
||||
|
|
|
|||
Loading…
Reference in New Issue