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 5ab0c83 commit 6b923ddCopy full SHA for 6b923dd
src/.vitepress/config.js
@@ -21,7 +21,7 @@ export default {
21
lang: 'en',
22
themeConfig: {
23
editLink: {
24
- pattern: 'https://github.com/yiisoft/docs/edit/main/docs/:path'
+ pattern: 'https://github.com/yiisoft/docs/edit/master/src/:path'
25
},
26
nav: [
27
{text: 'Guide', link: '/guide'},
0 commit comments