Skip to content

Commit

Permalink
Fix broken links
Browse files Browse the repository at this point in the history
  • Loading branch information
rmagick committed Apr 1, 2008
1 parent 9175980 commit 711d734
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/image1.html
Expand Up @@ -1880,7 +1880,7 @@ <h4>Description</h4>

<p>The image's <em>bounding box</em>. The bounding box is the
rectangle that encloses all the pixels not in the border color.
Uses the current <a href="#fuzz">fuzz</a> value.</p>
Uses the current <a href="imageattrs.html#fuzz">fuzz</a> value.</p>

<h4>Returns</h4>A <a href="struct.html#Rectangle">Rectangle</a>
object.
Expand Down
2 changes: 1 addition & 1 deletion doc/struct.html
Expand Up @@ -848,7 +848,7 @@ <h5>See also</h5>
</div>

<div class="sig">
<h4>to_hsla</h4>
<h4 id="to_hsla">to_hsla</h4>

<p><span class="arg">pixel</span>.to_HSL -&gt;
<em>array</em></p>
Expand Down

0 comments on commit 711d734

Please sign in to comment.