Skip to content

[MINOR] Fix broken image links in docs#3707

Closed
huangxiaopingRD wants to merge 1 commit into
apache:mainfrom
huangxiaopingRD:fix-links
Closed

[MINOR] Fix broken image links in docs#3707
huangxiaopingRD wants to merge 1 commit into
apache:mainfrom
huangxiaopingRD:fix-links

Conversation

@huangxiaopingRD
Copy link
Copy Markdown
Contributor

@huangxiaopingRD huangxiaopingRD commented May 28, 2026

What changes were proposed in this pull request?

Fix broken local image links in the documentation, mainly under docs/developers/, by correcting relative paths so they resolve to the actual assets in docs/assets/img/.

Why are the changes needed?

Several documentation pages were pointing to non-existent image locations, so the diagrams would not render correctly in the generated docs. These updates restore the intended images and make the docs display properly.

Does this PR resolve a correctness bug?

  • Yes

Does this PR introduce any user-facing change?

  • Yes

How was this patch tested?

Verified by scanning the repository for local image references and checking that each updated path resolves to an existing file in the repo. Also confirmed there are no remaining broken local image references in the affected markdown/docs files.

@github-actions github-actions Bot removed the correctness Correctness bugfix label May 28, 2026
@SteNicholas
Copy link
Copy Markdown
Member

@huangxiaopingRD, I don't find the broken image in https://celeborn.apache.org/docs/latest/developers/overview/. Is there any missing?

@huangxiaopingRD
Copy link
Copy Markdown
Contributor Author

@huangxiaopingRD, I don't find the broken image in https://celeborn.apache.org/docs/latest/developers/overview/. Is there any missing?

@SteNicholas Thank you for your review. The webpage is working correctly. I saw the problem here: https://github.com/apache/celeborn/blob/main/docs/developers/overview.md

@SteNicholas
Copy link
Copy Markdown
Member

SteNicholas commented Jun 3, 2026

@huangxiaopingRD, we only need to ensure that images are displayed correctly within the web document. Anyway, thanks for contribution. Welcome to contribute other features, improvements and bugfixes.

@SteNicholas SteNicholas closed this Jun 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants