mirror of
https://github.com/openziti/zrok.git
synced 2025-01-22 05:48:46 +01:00
fix edit this page url
This commit is contained in:
parent
b97f8b1d4f
commit
3890d49fb5
@ -1,4 +1,4 @@
|
||||
// @ts-check
|
||||
/// @ts-check
|
||||
// Note: type annotations allow type checking and IDEs autocompletion
|
||||
|
||||
const lightCodeTheme = require('prism-react-renderer/themes/github');
|
||||
@ -39,7 +39,7 @@ const config = {
|
||||
docs: {
|
||||
sidebarPath: require.resolve('./sidebars.js'),
|
||||
editUrl:
|
||||
'https://github.com/openziti/zrok/tree/main/',
|
||||
'https://github.com/openziti/zrok/blob/main/docs',
|
||||
path: '../docs',
|
||||
include: ['**/*.md', '**/*.mdx'],
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user