Skip to content

docs: fix broken PRP-0/INITIAL-0 relative links in 0-INIT_PHASE.md #138

@w7-mgfcode

Description

@w7-mgfcode

The repo-visibility audit found two broken relative links in docs/PHASE/0-INIT_PHASE.md:

  • Line 577 — [PRP-0](../PRPs/PRP-0-project-foundation.md) resolves to docs/PRPs/... (missing)
  • Line 578 — [INITIAL-0](../INITIAL-0.md) resolves to docs/INITIAL-0.md (missing)

Both need ../../ (repo root), not ../. Every other PHASE doc already uses ../../ for PRP/INITIAL links — 0-INIT_PHASE.md is the lone offender.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions