Page URL: https://project-hami.io/docs/contributor/contribute-docs
What is wrong: In docs/contributor/contribute-docs.md (line 152) and i18n/zh/docusaurus-plugin-content-docs/current/contributor/contribute-docs.md (line 152)..the documentation uses /img/docs/common/architecture/hami-arch.png in the image reference.
but the directory /img/docs/common/architecture/ does not exist under static/...Attempting to resolve this image path results in a 404 error.
The actual architecture diagram image is there at static/img/docs/common/developers/hami-core-design/hami-arch.png
What it should say instead: Update the image reference in both English and Chinese docs (as well as versioned_docs/version-v2.9.0) to point to the valid image path
Page URL: https://project-hami.io/docs/contributor/contribute-docs
What is wrong: In docs/contributor/contribute-docs.md (line 152) and i18n/zh/docusaurus-plugin-content-docs/current/contributor/contribute-docs.md (line 152)..the documentation uses /img/docs/common/architecture/hami-arch.png in the image reference.
but the directory /img/docs/common/architecture/ does not exist under static/...Attempting to resolve this image path results in a 404 error.
The actual architecture diagram image is there at static/img/docs/common/developers/hami-core-design/hami-arch.png
What it should say instead: Update the image reference in both English and Chinese docs (as well as versioned_docs/version-v2.9.0) to point to the valid image path