Skip to content

Broken doc link: Packs/README.md references Tools/PAIPackTemplate.md which doesn't exist #1098

@HyggeHacker

Description

@HyggeHacker

Summary

The "Creating a Pack" section in Packs/README.md and the main README.md both link to Tools/PAIPackTemplate.md, but that file isn't in the repo.

Locations

  • README.md:7252. **Create your pack** using [PAIPackTemplate.md](Tools/PAIPackTemplate.md)
  • Packs/README.md:59See [PAIPackTemplate.md](../Tools/PAIPackTemplate.md) for the full specification.

Actual Tools/ contents (v4.0.3 / main)

BackupRestore.ts
README.md
utilities-icon.png
validate-protected.ts

Impact

New contributors trying to follow the "Creating a Pack" docs hit a dead link when they click through for the full specification.

Suggested fix (pick one)

  1. Add Tools/PAIPackTemplate.md with the pack specification.
  2. Point the link at an existing Pack as a reference example (e.g., Packs/Utilities/).
  3. Remove the reference and inline whatever minimal spec is needed.

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