Skip to content

docs(base-account): fix broken /apps/introduction/overview link -> /apps#1334

Open
MukundaKatta wants to merge 1 commit intobase:masterfrom
MukundaKatta:codex/fix-verify-social-apps-overview-link
Open

docs(base-account): fix broken /apps/introduction/overview link -> /apps#1334
MukundaKatta wants to merge 1 commit intobase:masterfrom
MukundaKatta:codex/fix-verify-social-apps-overview-link

Conversation

@MukundaKatta
Copy link
Copy Markdown

Summary

`docs/base-account/guides/verify-social-accounts.mdx:435` links to `/apps/introduction/overview`. That page has `hidden: true` in its frontmatter and is not publicly accessible, so the link 404s. Point it at the parent `/apps` section, which is live, per the issue.

Closes #1308

Testing

Docs-only change.

The target page has 'hidden: true' in its frontmatter and is not
publicly accessible; the parent /apps page is. Point the 'Apps overview'
link to /apps so readers can land on the actually-published overview.

Closes base#1308
@cb-heimdall
Copy link
Copy Markdown
Collaborator

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/2
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 1
Sum 2

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

2 participants