Skip to content

fix: correct broken nginx debug companion skill link - #3

Merged
pproenca merged 1 commit into
masterfrom
codex/fix-broken-companion-link-in-skill.md
Mar 7, 2026
Merged

fix: correct broken nginx debug companion skill link#3
pproenca merged 1 commit into
masterfrom
codex/fix-broken-companion-link-in-skill.md

Conversation

@pproenca

@pproenca pproenca commented Mar 7, 2026

Copy link
Copy Markdown
Owner

Motivation

  • Fix a broken companion link in skills/.experimental/nginx-c-module-debug/SKILL.md that still referenced the old ../nginx-c-perf/SKILL.md after the directory was renamed to nginx-c-module-perf.

Description

  • Update the companion skill link on line 10 of skills/.experimental/nginx-c-module-debug/SKILL.md to point to ../nginx-c-module-perf/SKILL.md; this is a one-line, documentation-only change.

Testing

  • Ran automated checks including nl -ba skills/.experimental/nginx-c-module-debug/SKILL.md | sed -n '1,30p' with test -f to confirm the old path was missing and the new path exists, git diff to verify the edit, rg to search for the old/new references, and committed the file; all checks passed.

Codex Task

@pproenca pproenca added the codex label Mar 7, 2026
@pproenca
pproenca merged commit db410cf into master Mar 7, 2026
1 check passed
@pproenca
pproenca deleted the codex/fix-broken-companion-link-in-skill.md branch May 25, 2026 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant