Skip to content

Commit b4ab013

Browse files
BurdetteLamarhsbt
authored andcommitted
[DOC] Link fixes
1 parent 25b536c commit b4ab013

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.rb

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

0 commit comments

Comments
 (0)