fix(docs): broken appLogoUrl example URL returns 404 in multiple SDK code examples

Open Beginner friendly
#1,316 0 comments 0 reactions 0 assignees View on GitHub

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.mdx
  • docs/base-account/improve-ux/spend-permissions.mdx
  • docs/base-account/improve-ux/sub-accounts.mdx
  • docs/base-account/improve-ux/batch-transactions.mdx
  • docs/base-account/quickstart/web.mdx
  • docs/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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from base/docs

All issues in base/docs

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.