Skip to content

docs: rename watchfile-format page to recurfile-format#18

Merged
directedbits merged 1 commit into
mainfrom
fix/recurfile-format-doc-slug
Jul 13, 2026
Merged

docs: rename watchfile-format page to recurfile-format#18
directedbits merged 1 commit into
mainfrom
fix/recurfile-format-doc-slug

Conversation

@directedbits

@directedbits directedbits commented Jul 13, 2026

Copy link
Copy Markdown
Owner

Summary

The configuration page titled "Recurfile Format" was still filed under its pre-rename slug watchfile-format.md, while every link to it already uses recurfile-format (a leftover from the Watch → Recur rename). Renaming the file makes those links resolve. No link edits are required.

  • Are new tests required?
  • Does documentation need to be updated? (this is the doc fix)
  • Contains breaking changes?
  • Touches plugin contract, manifest format, or recurfile YAML schema?
  • Changes daemon config keys or plugin options?
  • Affects daemon startup/shutdown behavior?
  • Changes CLI flags or command signatures?

Changes

  • Rename docs/content/docs/configuration/watchfile-format.mdrecurfile-format.md (content unchanged), fixing the previously-broken references in README.md (×2) and docs/content/docs/getting-started/quick-start.md.

Test plan

  • Unit tests pass (task test) — n/a, docs-only
  • Plugin tests pass (task test:plugins) — n/a
  • E2E tests pass (task test:e2e) — n/a
  • Verified the three existing references now resolve to the renamed file; no reference used the old watchfile-format slug.

Checklist

  • User docs updated — this PR is the docs fix
  • Small, buildable commits — single rename commit
  • No breaking changes

Breaking changes

The page's published URL changes from .../configuration/watchfile-format/ to .../configuration/recurfile-format/. No internal link used the old slug; if the old URL needs to keep working for external bookmarks, a Hugo aliases entry can be added — say the word and I'll include one.

The configuration page titled "Recurfile Format" was still filed under the
pre-rename slug watchfile-format.md, but every reference (README ×2, the
getting-started quick-start) already points to recurfile-format. Rename the
file so those links resolve; no link edits needed.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown

Binary Size Report

Binary Base PR Delta
recur 20MiB 20MiB +16B
recurd 17MiB 17MiB

@directedbits
directedbits merged commit 70b5a2e into main Jul 13, 2026
6 checks passed
@directedbits
directedbits deleted the fix/recurfile-format-doc-slug branch July 13, 2026 06:33
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.

1 participant