cookbook: Fixed link to example in mouse scroll recipe

This commit is contained in:
Elliot Smith 2010-08-11 14:41:42 +01:00
parent 5e0bc919c3
commit 57ba89c8de

View File

@ -441,8 +441,9 @@ _scroll_event_cb (ClutterActor *actor,
of how to connect to scroll events, it doesn't do much to of how to connect to scroll events, it doesn't do much to
help with really implementing a scrollable actor. That's what help with really implementing a scrollable actor. That's what
we'll do in this section. The full code for the example we'll we'll do in this section. The full code for the example we'll
walk through here is available <link linkend="">in this walk through here is available
later section</link>.</para> <link linkend="events-mouse-scroll-example">in this later
section</link>.</para>
</section> </section>
</section> </section>