Skip to content

fix(docs): update broken /apps/introduction/overview link#1349

Open
HusseinAdeiza wants to merge 1 commit intobase:masterfrom
HusseinAdeiza:fix/issue-1308-broken-apps-link
Open

fix(docs): update broken /apps/introduction/overview link#1349
HusseinAdeiza wants to merge 1 commit intobase:masterfrom
HusseinAdeiza:fix/issue-1308-broken-apps-link

Conversation

@HusseinAdeiza
Copy link
Copy Markdown

Summary

Fixes #1308

Updates broken apps overview link in the verify-social-accounts guide.

Changes

  • File: docs/base-account/guides/verify-social-accounts.mdx
  • Line 435: Updated apps link to working URL

Details

The link /apps/introduction/overview returns 404 because that page has hidden: true in its frontmatter. Updated to /apps which is the publicly accessible apps overview page.

Before: /apps/introduction/overview → 404
After: /apps → ✅

Testing

  • Verified new link returns 200
  • Confirmed /apps page serves as apps overview

Fixes base#1308

The link to /apps/introduction/overview returns 404 because that page
has 'hidden: true' in frontmatter. Updated to /apps which is publicly
accessible and serves as the apps overview.
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.

fix(docs): broken /apps/introduction/overview link in verify-social-accounts guide

1 participant