Commit a2fb189
committed
docs: fix broken link and hardcoded version strings in commands.mdx
The skill install section linked to manage-sandboxes/install-openclaw-plugins
which does not exist. The file lives under deployment/, so the correct relative
path is ../deployment/install-openclaw-plugins.
Expected-output code blocks showed hardcoded OpenClaw v2026.5.27 and Hermes
v2026.5.16. These go stale on every release bump. Replaced with the vYYYY.M.D
format placeholder that conveys the versioning scheme without locking to a
specific release.
Closes #5445
Signed-off-by: ShauryaaSharma <shauryasofficial27@gmail.com>1 parent c4bd014 commit a2fb189
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
722 | 722 | | |
723 | 723 | | |
724 | 724 | | |
725 | | - | |
| 725 | + | |
726 | 726 | | |
727 | 727 | | |
728 | 728 | | |
| |||
748 | 748 | | |
749 | 749 | | |
750 | 750 | | |
751 | | - | |
| 751 | + | |
752 | 752 | | |
753 | 753 | | |
754 | 754 | | |
| |||
1229 | 1229 | | |
1230 | 1230 | | |
1231 | 1231 | | |
1232 | | - | |
| 1232 | + | |
1233 | 1233 | | |
1234 | 1234 | | |
1235 | 1235 | | |
| |||
0 commit comments