From c4556a2022fbb63fe2821027ea6915faf21e87be Mon Sep 17 00:00:00 2001 From: Burdette Lamar Date: Thu, 22 Apr 2021 14:22:11 -0500 Subject: [ruby/optparse] Fix link in included file https://github.com/ruby/optparse/commit/bf03038d95 --- doc/optparse/creates_option.rdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/optparse/creates_option.rdoc b/doc/optparse/creates_option.rdoc index aaeb72d745..131c877971 100644 --- a/doc/optparse/creates_option.rdoc +++ b/doc/optparse/creates_option.rdoc @@ -1,5 +1,5 @@ Creates an option from the given parameters +params+. -See {Parameters for New Options}[./option_params_rdoc.html]. +See {Parameters for New Options}[./doc/optparse/option_params_rdoc.html]. The block, if given, is the handler for the created option. When the option is encountered during command-line parsing, -- cgit v1.2.3