mirror of
https://github.com/ruby/ruby.git
synced 2025-09-20 19:14:00 +02:00
merge revision(s) 92630e2346
: [Backport #18468]
[ruby/optparse] Fix links to the page directory files [Bug #18468]
dab72c543d
---
doc/optparse/creates_option.rdoc | 4 ++--
doc/optparse/option_params.rdoc | 2 +-
doc/optparse/tutorial.rdoc | 4 ++--
lib/optparse.rb | 4 ++--
4 files changed, 7 insertions(+), 7 deletions(-)
This commit is contained in:
parent
28ec24db4a
commit
abdd655afd
5 changed files with 9 additions and 9 deletions
|
@ -50,7 +50,7 @@
|
|||
#
|
||||
# === New to \OptionParser?
|
||||
#
|
||||
# See the {Tutorial}[./doc/optparse/tutorial_rdoc.html].
|
||||
# See the {Tutorial}[optparse/tutorial.rdoc].
|
||||
#
|
||||
# === Introduction
|
||||
#
|
||||
|
@ -420,7 +420,7 @@
|
|||
# === Further documentation
|
||||
#
|
||||
# The above examples, along with the accompanying
|
||||
# {Tutorial}[./doc/optparse/tutorial_rdoc.html],
|
||||
# {Tutorial}[optparse/tutorial.rdoc],
|
||||
# should be enough to learn how to use this class.
|
||||
# If you have any questions, file a ticket at http://bugs.ruby-lang.org.
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue