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 bf66e02 commit d831f0bCopy full SHA for d831f0b
2 files changed
docs/config.ts
@@ -20,7 +20,7 @@ export default defineAdditionalConfig({
20
},
21
22
editLink: {
23
- pattern: 'https://github.com/rustfs/rustfs/edit/main/docs/:path',
+ pattern: 'https://github.com/rustfs/docs.rustfs.com/edit/main/docs/:path',
24
text: 'Edit this page on GitHub',
25
26
docs/zh/config.ts
text: '在 GitHub 上编辑此页面'
0 commit comments