Skip to content

fix(docs): remove /SWAO/ base prefix from image path in getting-started#8

Merged
TwentyOneLife merged 2 commits into
mainfrom
fix/pages-npm
Jun 26, 2026
Merged

fix(docs): remove /SWAO/ base prefix from image path in getting-started#8
TwentyOneLife merged 2 commits into
mainfrom
fix/pages-npm

Conversation

@MyLaserEyes

Copy link
Copy Markdown
Contributor

VitePress adds the base prefix automatically at build time. Using /SWAO/images/... in markdown causes Rollup to fail resolving the import. Fix: use /images/... directly.

MyLaserEyes and others added 2 commits June 26, 2026 09:39
…on compatibility issues

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…s base automatically

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@MyLaserEyes MyLaserEyes requested review from a team and morks as code owners June 26, 2026 07:46

@TwentyOneLife TwentyOneLife left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@TwentyOneLife TwentyOneLife self-requested a review June 26, 2026 07:47

@TwentyOneLife TwentyOneLife left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@TwentyOneLife TwentyOneLife merged commit 08cf4cf into main Jun 26, 2026
2 checks passed
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.

2 participants