Fix a wrong link in the new example

The links point to the online cgit locations, so were hard to check
before the commit...
This commit is contained in:
Matthias Clasen 2013-07-21 17:44:13 -04:00
parent 1859fe8dcf
commit 8488ae6d78

View File

@ -565,7 +565,7 @@ example_app_class_init (ExampleAppClass *class)
...
</programlisting>
<para>(<ulink url="https://git.gnome.org/browse/gtk+/tree/examples/application4/exampleappwin.c">full source</ulink>)</para>
<para>(<ulink url="https://git.gnome.org/browse/gtk+/tree/examples/application4/exampleapp.c">full source</ulink>)</para>
</informalexample>
<para>Our preferences menu item does not do anything yet,