Skip to content

v2.19.0 - Codex Advanced Topics Links Fix

Choose a tag to compare

@OthmanAdi OthmanAdi released this 04 Mar 19:11
· 136 commits to master since this release

Fixed

Codex Advanced Topics broken links (PR #92 by @tt-a1i, fixes #91)

The Advanced Topics section in .codex/skills/planning-with-files/SKILL.md contained two dead links pointing to reference.md and examples.md directly. These files live under references/ in the repository, so Codex users clicking those links hit 404s.

Corrected paths:

  • reference.mdreferences/reference.md
  • examples.mdreferences/examples.md

Contributors

  • @tt-a1i for identifying and fixing the broken Codex links (PR #92)

Full Changelog

https://github.com/OthmanAdi/planning-with-files/blob/master/CHANGELOG.md