fix(docs): broken /apps/introduction/overview link in verify-social-accounts guide
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 92/100
- Issue type
- Documentation
- Clarity
- Clearly specified
- Activity status
- Quiet
- Domain
- documentation
Research direction
Open docs/base-account/guides/verify-social-accounts.mdx around line 435 and inspect the broken “Apps overview” link. Change its destination from /apps/introduction/overview to /apps, then verify the guide link resolves successfully and no longer returns 404.
Written by the indexing model from the issue text.
Description
Bug
docs/base-account/guides/verify-social-accounts.mdx line 435 links to /apps/introduction/overview which returns 404 on the live site.
Steps to reproduce:
- Visit https://docs.base.org/base-account/guides/verify-social-accounts
- Scroll to the end — click 'Apps overview' link
- Gets 404
Root cause:
docs/apps/introduction/overview.mdx has hidden: true in frontmatter so it is not publicly accessible.
Fix:
Replace /apps/introduction/overview with /apps which returns 200.
Affected file:
docs/base-account/guides/verify-social-accounts.mdx line 435
- Dominant language
- JavaScript
- Stars
- 337
- Forks
- 798
- Avg merge
- 13h 7m
- Merged PRs (30d)
- 57
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 92/100
-
Difficulty 1/5 Under an hour Newbie friendliness 92/100
-
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
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
mksglu/context-mode#1200 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
neondatabase/website#5944 ·
-
module: core
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
bigbluebutton/bigbluebutton#25849 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
jaegertracing/jaeger-ui#4506 ·