summaryrefslogtreecommitdiff
path: root/lib/rdoc/markdown.rb
diff options
context:
space:
mode:
authorBurdetteLamar <burdettelamar@yahoo.com>2023-08-31 14:16:27 +0100
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2023-10-03 16:31:34 +0900
commitb4ab013b275dcd671ce2d449ab2b5118384cbbc6 (patch)
tree872edbf1ef775fff1ec4eb027810b04c27a75821 /lib/rdoc/markdown.rb
parent25b536cc2f6f630d6b58949342bbedb903936465 (diff)
[DOC] Link fixes
Diffstat (limited to 'lib/rdoc/markdown.rb')
-rw-r--r--lib/rdoc/markdown.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rdoc/markdown.rb b/lib/rdoc/markdown.rb
index a0709b6352..157f2fa3fe 100644
--- a/lib/rdoc/markdown.rb
+++ b/lib/rdoc/markdown.rb
@@ -175,7 +175,7 @@
# [dingus]: http://daringfireball.net/projects/markdown/dingus
# [GFM]: https://github.github.com/gfm/
# [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
#--
# Last updated to jgm/peg-markdown commit 8f8fc22ef0