Skip to content

Commit 944453d

Browse files
authored
Fix broken link in zh contribute page
Fixes a broken link in the zh contribute page. Replaced the category link: `/category/build-wasmedge-from-source` with a direct document link: `/contribute/source/build_from_src` This aligns the zh locale with the English version and should resolve the CI broken link error. Signed-off-by: Lambo <gunanimohit1221@gmail.com>
1 parent 378c8b7 commit 944453d

File tree

1 file changed

+1
-1
lines changed
  • i18n/zh/docusaurus-plugin-content-docs/current/contribute

1 file changed

+1
-1
lines changed

i18n/zh/docusaurus-plugin-content-docs/current/contribute/contribute.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ Our development environment requires `libLLVM-12` and `>=GLIBCXX_3.4.26`.
116116

117117
If you use an operating system older than Ubuntu 20.04, please use our [special docker image] to build WasmEdge. If you are looking for the pre-built binaries for the older operating system, we also provide several pre-built binaries based on the `manylinux2014` distribution.
118118

119-
To build WasmEdge from the source, please refer to: [Build WasmEdge from source](/category/build-wasmedge-from-source).
119+
To build WasmEdge from the source, please refer to: [Build WasmEdge from source](/contribute/source/build_from_src).
120120

121121
## Sign Your Commits
122122

0 commit comments

Comments
 (0)