Skip to content

docs: fix broken image paths in Argus Hub overview - #318

Merged
jcsalterego merged 1 commit into
mainfrom
jchen/fix-docs
Jul 28, 2026
Merged

docs: fix broken image paths in Argus Hub overview#318
jcsalterego merged 1 commit into
mainfrom
jchen/fix-docs

Conversation

@jcsalterego

Copy link
Copy Markdown
Contributor

Summary

  • docs/argus-hub.md sits at the docs root, but two screenshot image links used the ../images/screenshots/... relative path meant for the nested docs/argus-hub/*.md pages, breaking bun run docs:build (rollup couldn't resolve the images).
  • Fixed both to ./images/screenshots/....

Test plan

  • bun run docs:build completes successfully

https://claude.ai/code/session_011Q1s8jTcwGrAH1xarf7TW8

argus-hub.md sits at the docs root, but two screenshot links used
the ../images relative path meant for the nested docs/argus-hub/*.md
pages, breaking `bun run docs:build`.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_011Q1s8jTcwGrAH1xarf7TW8
@jcsalterego
jcsalterego merged commit a685a10 into main Jul 28, 2026
1 check passed
@jcsalterego
jcsalterego deleted the jchen/fix-docs branch July 28, 2026 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant