Component
Documentation
What happened?
docs/promo/HOOKS.md describes three vertical shorts as finished and links to these files:
short_01_old_laptop.mp4
short_02_upgrade_cycle.mp4
short_03_bottube_create.mp4
It also links to manifest.json. None of the four files exists in docs/promo on main, so every link returns 404. The directory currently contains HOOKS.md and meme_01.png through meme_05.png only.
Expected behavior
Either include the four referenced deliverables or revise HOOKS.md so it does not describe and link files that are not present.
Steps to reproduce
- Open
docs/promo/HOOKS.md on main.
- Click any of the three video links or the manifest link.
- GitHub returns 404.
I also verified the tree directly with git ls-tree -r --name-only origin/main -- docs/promo.
Version / Commit
5a9d6a8
Operating System
Other (repository documentation)
Relevant logs
Not applicable.
Component
Documentation
What happened?
docs/promo/HOOKS.mddescribes three vertical shorts as finished and links to these files:short_01_old_laptop.mp4short_02_upgrade_cycle.mp4short_03_bottube_create.mp4It also links to
manifest.json. None of the four files exists indocs/promoonmain, so every link returns 404. The directory currently containsHOOKS.mdandmeme_01.pngthroughmeme_05.pngonly.Expected behavior
Either include the four referenced deliverables or revise
HOOKS.mdso it does not describe and link files that are not present.Steps to reproduce
docs/promo/HOOKS.mdonmain.I also verified the tree directly with
git ls-tree -r --name-only origin/main -- docs/promo.Version / Commit
5a9d6a8Operating System
Other (repository documentation)
Relevant logs
Not applicable.