From 69ba57811170f279d79ac1f435692d84222443ff Mon Sep 17 00:00:00 2001 From: Masataka Pocke Kuwabara Date: Wed, 1 Jan 2020 12:56:35 +0900 Subject: [PATCH] Update link to GFM specification --- lib/rdoc/markdown.kpeg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/rdoc/markdown.kpeg b/lib/rdoc/markdown.kpeg index a81e92fef5..8b78cdd114 100644 --- a/lib/rdoc/markdown.kpeg +++ b/lib/rdoc/markdown.kpeg @@ -176,7 +176,7 @@ # The port to kpeg was performed by Eric Hodel and Evan Phoenix # # [dingus]: http://daringfireball.net/projects/markdown/dingus -# [GFM]: http://github.github.com/github-flavored-markdown/ +# [GFM]: https://github.github.com/gfm/ # [pegmarkdown]: https://github.com/jgm/peg-markdown # [PHPE]: http://michelf.com/projects/php-markdown/extra/#def-list # [syntax]: http://daringfireball.net/projects/markdown/syntax