mirror of
https://github.com/openziti/zrok.git
synced 2025-06-20 09:48:07 +02: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
|
// Note: type annotations allow type checking and IDEs autocompletion
|
||||||
|
|
||||||
const lightCodeTheme = require('prism-react-renderer/themes/github');
|
const lightCodeTheme = require('prism-react-renderer/themes/github');
|
||||||
@ -39,7 +39,7 @@ const config = {
|
|||||||
docs: {
|
docs: {
|
||||||
sidebarPath: require.resolve('./sidebars.js'),
|
sidebarPath: require.resolve('./sidebars.js'),
|
||||||
editUrl:
|
editUrl:
|
||||||
'https://github.com/openziti/zrok/tree/main/',
|
'https://github.com/openziti/zrok/blob/main/docs',
|
||||||
path: '../docs',
|
path: '../docs',
|
||||||
include: ['**/*.md', '**/*.mdx'],
|
include: ['**/*.md', '**/*.mdx'],
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user