[gtk+] Fix a wrong link in the new example



commit 8488ae6d783e2c60594b79691b4e4b48566e1f11
Author: Matthias Clasen <mclasen redhat com>
Date:   Sun Jul 21 17:44:13 2013 -0400

    Fix a wrong link in the new example
    
    The links point to the online cgit locations, so were hard to check
    before the commit...

 docs/reference/gtk/getting_started.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/docs/reference/gtk/getting_started.xml b/docs/reference/gtk/getting_started.xml
index e346f20..fd9d523 100644
--- a/docs/reference/gtk/getting_started.xml
+++ b/docs/reference/gtk/getting_started.xml
@@ -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,


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]