Skip to content

Commit e505881

Browse files
author
github-actions
committed
Generate (2abf158)
1 parent c6df9ec commit e505881

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/rexml/tutorial_rdoc.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -658,7 +658,7 @@ <h2 id="label-Exploring+the+Document"><a href="#label-Exploring+the+Document">Ex
658658
<ul><li>
659659
<p><a href="../../REXML/Child.html"><code>REXML::Child</code></a> (includes module <a href="../../REXML/Node.html"><code>REXML::Node</code></a>)</p>
660660
<ul><li>
661-
<p><a href="../../REXML/Parent.html"><code>REXML::Parent</code></a> (includes module Enumerable).</p>
661+
<p><a href="../../REXML/Parent.html"><code>REXML::Parent</code></a> (includes module <a href="https://docs.ruby-lang.org/en/master/Enumerable.html">Enumerable</a>).</p>
662662
<ul><li>
663663
<p><a href="../../REXML/Element.html"><code>REXML::Element</code></a> (includes module <a href="../../REXML/Namespace.html"><code>REXML::Namespace</code></a>).</p>
664664
<ul><li>
@@ -860,7 +860,7 @@ <h2 id="label-Exploring+an+Element"><a href="#label-Exploring+an+Element">Explor
860860
<ul><li>
861861
<p><a href="../../REXML/Child.html"><code>REXML::Child</code></a> (includes module <a href="../../REXML/Node.html"><code>REXML::Node</code></a>)</p>
862862
<ul><li>
863-
<p><a href="../../REXML/Parent.html"><code>REXML::Parent</code></a> (includes module Enumerable).</p>
863+
<p><a href="../../REXML/Parent.html"><code>REXML::Parent</code></a> (includes module <a href="https://docs.ruby-lang.org/en/master/Enumerable.html">Enumerable</a>).</p>
864864
<ul><li>
865865
<p><a href="../../REXML/Element.html"><code>REXML::Element</code></a> (includes module <a href="../../REXML/Namespace.html"><code>REXML::Namespace</code></a>).</p>
866866
</li></ul>

0 commit comments

Comments
 (0)