diff --git a/docs/contribute/contribute.md b/docs/contribute/contribute.md index 23c26c86..8431b6ef 100644 --- a/docs/contribute/contribute.md +++ b/docs/contribute/contribute.md @@ -116,7 +116,7 @@ Our development environment requires `libLLVM-12` and `>=GLIBCXX_3.4.26`. 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. -To build WasmEdge from the source, please refer to: [Build WasmEdge from source](/category/build-wasmedge-from-source). +To build WasmEdge from the source, please refer to: [Build WasmEdge from source](/docs/contribute/source/build_from_src). ## Commit Format diff --git a/i18n/zh/docusaurus-plugin-content-docs/current/contribute/contribute.md b/i18n/zh/docusaurus-plugin-content-docs/current/contribute/contribute.md index 0770f571..fea27e3d 100644 --- a/i18n/zh/docusaurus-plugin-content-docs/current/contribute/contribute.md +++ b/i18n/zh/docusaurus-plugin-content-docs/current/contribute/contribute.md @@ -116,7 +116,7 @@ Our development environment requires `libLLVM-12` and `>=GLIBCXX_3.4.26`. 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. -To build WasmEdge from the source, please refer to: [Build WasmEdge from source](/category/build-wasmedge-from-source). +To build WasmEdge from the source, please refer to: [Build WasmEdge from source](/docs/contribute/source/build_from_src). ## Sign Your Commits