Skip to content

docs: fix README alt text URL encoding#143

Open
fishwww-ww wants to merge 1 commit into666ghj:mainfrom
fishwww-ww:docs/urlEncoding
Open

docs: fix README alt text URL encoding#143
fishwww-ww wants to merge 1 commit into666ghj:mainfrom
fishwww-ww:docs/urlEncoding

Conversation

@fishwww-ww
Copy link

Summary

Fix the Shanda image alt text in README.md by changing 666ghj%2MiroFish to 666ghj%2FMiroFish.

Details

666ghj%2MiroFish is not a valid URL-encoded representation, so it cannot be decoded correctly.
Using 666ghj%2FMiroFish correctly encodes the slash and can be properly decoded to 666ghj/
MiroFish.

Impact

Documentation-only change. No code or runtime behavior is affected.

@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. documentation Improvements or additions to documentation labels Mar 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant