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 b7d0d80 commit 62ea713Copy full SHA for 62ea713
website/rspress.config.ts
@@ -99,7 +99,7 @@ export default defineConfig({
99
description: 'The Rspack-based build tool for the web',
100
editLink: {
101
docRepoBaseUrl:
102
- 'https://github.com/web-infra-dev/rsbuild/tree/main/website',
+ 'https://github.com/web-infra-dev/rsbuild/tree/main/website/docs',
103
text: '📝 Edit this page on GitHub',
104
},
105
@@ -113,7 +113,7 @@ export default defineConfig({
113
description: '基于 Rspack 的 Web 构建工具',
114
115
116
117
text: '📝 在 GitHub 上编辑此页',
118
119
0 commit comments