Skip to content

docs: fix broken framework README links in account-ui - #393

Open
ersinozkan1987-hub wants to merge 1 commit into
base:masterfrom
ersinozkan1987-hub:docs/fix-account-ui-readme-links
Open

docs: fix broken framework README links in account-ui#393
ersinozkan1987-hub wants to merge 1 commit into
base:masterfrom
ersinozkan1987-hub:docs/fix-account-ui-readme-links

Conversation

@ersinozkan1987-hub

Copy link
Copy Markdown

The Framework-Specific Documentation section in packages/account-ui/README.md links to ./react/README.md, ./preact/README.md, ./vue/README.md and ./svelte/README.md, but these paths don't exist — the framework READMEs live under ./src/frameworks/. All four links currently 404 on GitHub.

This PR updates the links to point to the existing files:

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

Docs-only change, no code affected.

@cb-heimdall

Copy link
Copy Markdown
Collaborator

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 0
Sum 1

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