Skip to content

Commit bf03038

Browse files
committed
Fix link in included file
1 parent 40d51cc commit bf03038

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/optparse/creates_option.rdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Creates an option from the given parameters +params+.
2-
See {Parameters for New Options}[./option_params_rdoc.html].
2+
See {Parameters for New Options}[./doc/optparse/option_params_rdoc.html].
33

44
The block, if given, is the handler for the created option.
55
When the option is encountered during command-line parsing,

0 commit comments

Comments
 (0)