fix(docs): broken appLogoUrl example URL returns 404 in multiple SDK code examples
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 78/100
- Issue type
- Documentation
- Clarity
- Clearly specified
- Activity status
- Quiet
- Domain
- documentation
Research direction
Open the six affected MDX files listed in the issue and locate each appLogoUrl example using https://base.org/logo.png. Check the surrounding documentation to choose a working example URL or add the proposed guidance for developers to use their own logo URL. Done means all listed examples no longer direct users to the 404 URL.
Written by the indexing model from the issue text.
Description
Bug
Multiple code examples use https://base.org/logo.png as the appLogoUrl parameter, but this URL returns 404.
Verified:
curl -sI https://base.org/logo.png
HTTP/2 404
Developers copying these examples will see a broken logo in their Base Account SDK popup.
Affected files (6):
docs/base-account/improve-ux/sponsor-gas/paymasters.mdxdocs/base-account/improve-ux/spend-permissions.mdxdocs/base-account/improve-ux/sub-accounts.mdxdocs/base-account/improve-ux/batch-transactions.mdxdocs/base-account/quickstart/web.mdxdocs/base-account/quickstart/web-react.mdx
Proposed fix:
Replace with a working URL or add a comment noting developers should use their own logo URL.
- Dominant language
- JavaScript
- Stars
- 337
- Forks
- 798
- Avg merge
- 7h 24m
- Merged PRs (30d)
- 51
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from base/docs
-
Difficulty 1/5 Under an hour Newbie friendliness 95/100
-
Difficulty 1/5 Under an hour Newbie friendliness 95/100
-
Difficulty 1/5 Under an hour Newbie friendliness 95/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
HarperFast/skills#96 ·
-
[Block] Latest Posts [Type] Bug
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Automattic/studio#4908 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
sugarlabs/musicblocks#8847 ·