Skip to content

Commit 3e59c8d

Browse files
committed
docs(CHANGES): Fix anchor URL example to include command prefix
1 parent e060e44 commit 3e59c8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGES

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ _Notes on the upcoming release will go here._
4141

4242
CLI documentation now supports direct linking to specific arguments:
4343

44-
- **Linkable options**: Each `--option` and positional argument has a permanent URL anchor (e.g., `cli/load.html#-d`)
44+
- **Linkable options**: Each `--option` and positional argument has a permanent URL anchor (e.g., `cli/load.html#load-d`)
4545
- **Headerlinks**: Hover over any argument to reveal a ¶ link for easy sharing
4646
- **Visual styling**: Argument names displayed with syntax-highlighted backgrounds for better readability
4747
- **Default value badges**: Default values shown as styled inline code (e.g., `auto`)

0 commit comments

Comments
 (0)