[DOC] Link fixes

This commit is contained in:
BurdetteLamar 2023-08-31 14:16:27 +01:00 committed by Hiroshi SHIBATA
parent 25b536cc2f
commit b4ab013b27
No known key found for this signature in database
GPG Key ID: F9CF13417264FAC2
2 changed files with 3 additions and 3 deletions

View File

@ -6,8 +6,8 @@
# Each comment may have a different markup format set by #format=. By default # Each comment may have a different markup format set by #format=. By default
# 'rdoc' is used. The :markup: directive tells RDoc which format to use. # 'rdoc' is used. The :markup: directive tells RDoc which format to use.
# #
# See RDoc::Markup@Other+directives for instructions on adding an alternate # See RDoc::MarkupReference@Directive+for+Specifying+RDoc+Source+Format.
# format.
class RDoc::Comment class RDoc::Comment

View File

@ -175,7 +175,7 @@
# [dingus]: http://daringfireball.net/projects/markdown/dingus # [dingus]: http://daringfireball.net/projects/markdown/dingus
# [GFM]: https://github.github.com/gfm/ # [GFM]: https://github.github.com/gfm/
# [pegmarkdown]: https://github.com/jgm/peg-markdown # [pegmarkdown]: https://github.com/jgm/peg-markdown
# [PHPE]: http://michelf.com/projects/php-markdown/extra/#def-list # [PHPE]: https://michelf.ca/projects/php-markdown/extra/#def-list
# [syntax]: http://daringfireball.net/projects/markdown/syntax # [syntax]: http://daringfireball.net/projects/markdown/syntax
#-- #--
# Last updated to jgm/peg-markdown commit 8f8fc22ef0 # Last updated to jgm/peg-markdown commit 8f8fc22ef0