Skip to content

Commit 572471c

Browse files
BurdetteLamarnobu
authored andcommitted
[DOC] Link fixes
1 parent ed91c4b commit 572471c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

lib/rdoc/comment.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
# Each comment may have a different markup format set by #format=. By default
77
# 'rdoc' is used. The :markup: directive tells RDoc which format to use.
88
#
9-
# See RDoc::Markup@Other+directives for instructions on adding an alternate
10-
# format.
9+
# See RDoc::MarkupReference@Directive+for+Specifying+RDoc+Source+Format.
10+
1111

1212
class RDoc::Comment
1313

lib/rdoc/markdown.kpeg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@
178178
# [dingus]: http://daringfireball.net/projects/markdown/dingus
179179
# [GFM]: https://github.github.com/gfm/
180180
# [pegmarkdown]: https://github.com/jgm/peg-markdown
181-
# [PHPE]: http://michelf.com/projects/php-markdown/extra/#def-list
181+
# [PHPE]: https://michelf.ca/projects/php-markdown/extra/#def-list
182182
# [syntax]: http://daringfireball.net/projects/markdown/syntax
183183
#--
184184
# Last updated to jgm/peg-markdown commit 8f8fc22ef0

0 commit comments

Comments
 (0)