diff options
Diffstat (limited to 'lib/rdoc/markdown.rb')
-rw-r--r-- | lib/rdoc/markdown.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rdoc/markdown.rb b/lib/rdoc/markdown.rb index 43c70c8de6..903e744105 100644 --- a/lib/rdoc/markdown.rb +++ b/lib/rdoc/markdown.rb @@ -173,7 +173,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 |