Skip to content

docs(Packs): replace broken PAIPackTemplate.md link with structural description#1095

Closed
MukundaKatta wants to merge 1 commit intodanielmiessler:mainfrom
MukundaKatta:codex/fix-dead-paipacktemplate-link
Closed

docs(Packs): replace broken PAIPackTemplate.md link with structural description#1095
MukundaKatta wants to merge 1 commit intodanielmiessler:mainfrom
MukundaKatta:codex/fix-dead-paipacktemplate-link

Conversation

@MukundaKatta
Copy link
Copy Markdown

Summary

`Packs/README.md`'s "Creating a Pack" section linked to `../Tools/PAIPackTemplate.md`, which no longer exists, so the link 404s (confirmed by grep — the file isn't in the tree and grep finds no other template doc).

Replaced the dead link with a short structural description pointing contributors at the existing packs as reference. If a canonical spec doc is added back, the section can be re-pointed at it; happy to revise this PR if the template file is being restored.

Closes #1094

Testing

Docs-only. Verified `Tools/` has no template file.

…escription

Tools/PAIPackTemplate.md no longer exists, so the Packs README's
'Creating a Pack' link 404'd. Replaced with a short description
pointing contributors at existing packs for reference structure
(each pack already has its own README.md + INSTALL.md).

Maintainers can restore a canonical spec document later and update
this section to link to it.

Closes danielmiessler#1094
@MukundaKatta
Copy link
Copy Markdown
Author

Withdrawing — low-value drive-by docs change. Apologies for the noise.

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.

Broken Link in README to Pack Template

1 participant