Skip to content

fix(docs): update outdated hooks documentation URLs#16165

Merged
steipete merged 3 commits intoopenclaw:mainfrom
nicholascyh:fix/update-hooks-docs-url
Feb 14, 2026
Merged

fix(docs): update outdated hooks documentation URLs#16165
steipete merged 3 commits intoopenclaw:mainfrom
nicholascyh:fix/update-hooks-docs-url

Conversation

@nicholascyh
Copy link
Copy Markdown
Contributor

@nicholascyh nicholascyh commented Feb 14, 2026

Description

This PR updates outdated hooks documentation links. The hooks docs have moved from https://docs.openclaw.ai/hooks to https://docs.openclaw.ai/automation/hooks, but several references still pointed to the old URL.

Changes

  • Updated hooks documentation links from https://docs.openclaw.ai/hooks to https://docs.openclaw.ai/automation/hooks.

Greptile Overview

Greptile Summary

Updates all hooks documentation URLs from https://docs.openclaw.ai/hooks to https://docs.openclaw.ai/automation/hooks across 11 files — English and Chinese docs, bundled hook HOOK.md frontmatter, onboarding source code, and test fixtures. The changes are consistent and complete for all active references; the sole remaining old URL in CHANGELOG.md is a historical entry and appropriately left unchanged.

  • Updated homepage frontmatter in all 3 bundled hooks (session-memory, boot-md, command-logger)
  • Updated example URLs in documentation (docs/automation/hooks.md, docs/cli/hooks.md) and their zh-CN translations
  • Updated the "Learn more" link in src/commands/onboard-hooks.ts shown during onboarding
  • Updated src/hooks/bundled/README.md documentation and example HOOK.md template
  • Updated test fixtures in src/cli/hooks-cli.test.ts and src/hooks/frontmatter.test.ts to match

Confidence Score: 5/5

  • This PR is safe to merge — it contains only URL string replacements with no logic changes.
  • All changes are mechanical find-and-replace of a documentation URL. No logic, behavior, or code structure is altered. The replacement is consistent across all 11 files, and tests have been updated to match. No remaining stale URLs exist in active code (the one in CHANGELOG.md is a historical record).
  • No files require special attention.

Last reviewed commit: 9883fbf

(2/5) Greptile learns from your feedback when you react with thumbs up/down!

@openclaw-barnacle openclaw-barnacle bot added docs Improvements or additions to documentation cli CLI command changes commands Command implementations size: XS labels Feb 14, 2026
@steipete steipete self-assigned this Feb 14, 2026
@steipete steipete force-pushed the fix/update-hooks-docs-url branch 2 times, most recently from 5f2f63d to 2ee3fbb Compare February 14, 2026 12:00
@steipete steipete force-pushed the fix/update-hooks-docs-url branch from 2ee3fbb to 8ed13fb Compare February 14, 2026 12:05
@steipete steipete merged commit f8ba8f7 into openclaw:main Feb 14, 2026
13 checks passed
@steipete
Copy link
Copy Markdown
Contributor

Merged via squash.

Thanks @nicholascyh!

hamidzr pushed a commit to hamidzr/openclaw that referenced this pull request Feb 14, 2026
Merged via /review-pr -> /prepare-pr -> /merge-pr.

Prepared head SHA: 8ed13fb
Co-authored-by: nicholascyh <[email protected]>
Co-authored-by: steipete <[email protected]>
Reviewed-by: @steipete
openperf pushed a commit to openperf/moltbot that referenced this pull request Feb 14, 2026
Merged via /review-pr -> /prepare-pr -> /merge-pr.

Prepared head SHA: 8ed13fb
Co-authored-by: nicholascyh <[email protected]>
Co-authored-by: steipete <[email protected]>
Reviewed-by: @steipete
openperf pushed a commit to openperf/moltbot that referenced this pull request Feb 14, 2026
Merged via /review-pr -> /prepare-pr -> /merge-pr.

Prepared head SHA: 8ed13fb
Co-authored-by: nicholascyh <[email protected]>
Co-authored-by: steipete <[email protected]>
Reviewed-by: @steipete
BigUncle pushed a commit to BigUncle/openclaw that referenced this pull request Feb 14, 2026
Merged via /review-pr -> /prepare-pr -> /merge-pr.

Prepared head SHA: 8ed13fb
Co-authored-by: nicholascyh <[email protected]>
Co-authored-by: steipete <[email protected]>
Reviewed-by: @steipete
mverrilli pushed a commit to mverrilli/openclaw that referenced this pull request Feb 14, 2026
Merged via /review-pr -> /prepare-pr -> /merge-pr.

Prepared head SHA: 8ed13fb
Co-authored-by: nicholascyh <[email protected]>
Co-authored-by: steipete <[email protected]>
Reviewed-by: @steipete
GwonHyeok pushed a commit to learners-superpumped/openclaw that referenced this pull request Feb 15, 2026
Merged via /review-pr -> /prepare-pr -> /merge-pr.

Prepared head SHA: 8ed13fb
Co-authored-by: nicholascyh <[email protected]>
Co-authored-by: steipete <[email protected]>
Reviewed-by: @steipete
zooqueen pushed a commit to hanzoai/bot that referenced this pull request Mar 6, 2026
Merged via /review-pr -> /prepare-pr -> /merge-pr.

Prepared head SHA: 8ed13fb
Co-authored-by: nicholascyh <[email protected]>
Co-authored-by: steipete <[email protected]>
Reviewed-by: @steipete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cli CLI command changes commands Command implementations docs Improvements or additions to documentation size: XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants