docs(account-ui): fix broken framework README links

Open Beginner friendly
#297 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
90/100
Issue type
Documentation
Clarity
Clearly specified
Activity status
Quiet
Domain
documentation

Research direction

Open packages/account-ui/README.md and inspect the four framework links listed in the issue. Compare them with the existing READMEs under packages/account-ui/src/frameworks/{react,preact,vue,svelte}/README.md. Done means all four GitHub links resolve to the corresponding framework documentation.

Written by the indexing model from the issue text.

Description

Summary

packages/account-ui/README.md links to framework-specific docs using paths that do not exist.

Broken links

  • ./react/README.md
  • ./preact/README.md
  • ./vue/README.md
  • ./svelte/README.md

What I found

The framework READMEs live under packages/account-ui/src/frameworks/ instead:

  • src/frameworks/react/README.md
  • src/frameworks/preact/README.md
  • src/frameworks/vue/README.md
  • src/frameworks/svelte/README.md

Suggested fix

Update the package README to point to the existing framework documentation paths so GitHub readers can navigate to the correct docs.

Dominant language
TypeScript
Stars
172
Forks
207
Avg merge
49m
Merged PRs (30d)
1

Contributor guide

Open the contributing guide

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/account-sdk

All issues in base/account-sdk

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.