Skip to content

docs: fix broken image path in contribute-docs.md #762

Description

@princexpoddar

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

Image

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions