update for SDL::Event
[sdlgit/SDL-Site.git] / pages / SDLx-Sprite.html-inc
index 17b1f46..8c7bee8 100644 (file)
@@ -196,7 +196,7 @@ library has support for GFX (see <a href="http://search.cpan.org/perldoc?Alien::
        </dd>
        <dt>* alpha_key =&gt; SDL::Color</dt>
        <dd>
-               <p>MUST CALL <a href="/SDL-Video.html#get_video_mode">SDL::Video::get_video_mode</a> prior to this. </p>
+               <p>MUST CALL <a href="SDL-Video::get_video_mode.html">SDL::Video::get_video_mode</a> prior to this. </p>
                <p>Uses the provided <a href="SDL-Color.html">SDL::Color</a> object (or an array reference with red,
 green and blue values) as the color to be turned into transparent
 (see 'alpha' below).</p>