summaryrefslogtreecommitdiff
path: root/doc/rdoc
diff options
context:
space:
mode:
authorBurdette Lamar <[email protected]>2024-09-02 10:36:49 -0500
committergit <[email protected]>2024-09-02 15:36:53 +0000
commitb539b43b2b25529e679401091836ac7de4df3beb (patch)
tree6842bf44955cf4d8f12bdd3d43c3abdfbec17ea7 /doc/rdoc
parentfe2db1bed9effe7ae18a39e3068ce7d957cc894c (diff)
[ruby/rdoc] [DOC] Fix links (https://github.com/ruby/rdoc/pull/1169)
https://github.com/ruby/rdoc/commit/a576ff890f
Diffstat (limited to 'doc/rdoc')
-rw-r--r--doc/rdoc/markup_reference.rb4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/rdoc/markup_reference.rb b/doc/rdoc/markup_reference.rb
index d1901b86e2..bb2dc67eca 100644
--- a/doc/rdoc/markup_reference.rb
+++ b/doc/rdoc/markup_reference.rb
@@ -918,10 +918,6 @@ require 'rdoc'
#
# - Linked: <tt>https://github.com</tt> links to https://github.com.
#
-# [Protocol +www+]
-#
-# - Linked: <tt>www.yahoo.com</tt> links to www.yahoo.com.
-#
# [Protocol +ftp+]
#
# - Linked: <tt>ftp://nosuch.site</tt> links to ftp://nosuch.site.