Skip to content

Commit 3c163ec

Browse files
authored
Merge pull request #886 from WuMingDao/patch-13
docs(cn): Translate 'Learn more' links to Chinese in in-source.md
2 parents b2267b4 + 267480c commit 3c163ec

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

guide/in-source.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ export default defineConfig({
8686
})
8787
```
8888

89-
Learn more: [Rolldown](https://rolldown.rs/)
89+
了解更多:[Rolldown](https://rolldown.rs/)
9090
:::
9191

9292
::: details Rollup
@@ -120,7 +120,7 @@ export default defineBuildConfig({
120120
})
121121
```
122122

123-
Learn more: [unbuild](https://github.com/unjs/unbuild)
123+
了解更多:[unbuild](https://github.com/unjs/unbuild)
124124
:::
125125

126126
::: details webpack
@@ -136,7 +136,7 @@ module.exports = {
136136
}
137137
```
138138

139-
Learn more: [webpack](https://webpack.js.org/plugins/define-plugin/)
139+
了解更多:[webpack](https://webpack.js.org/plugins/define-plugin/)
140140
:::
141141

142142
## TypeScript

0 commit comments

Comments
 (0)