[gtk-web] Documentation: Fixed link to GTK+ 2 documentation.
- From: Martyn James Russell <mr src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-web] Documentation: Fixed link to GTK+ 2 documentation.
- Date: Thu, 3 Jan 2013 17:38:48 +0000 (UTC)
commit 9075337b23e2f741d0f5bf1a6136d3e0d945fcc9
Author: Martyn Russell <martyn lanedo com>
Date: Thu Jan 3 17:37:55 2013 +0000
Documentation: Fixed link to GTK+ 2 documentation.
Fixes GB#690484, Gtk+ 2 documentation link points to Gtk+ 3 documentation
documentation.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/documentation.php b/documentation.php
index cfbabdb..267abff 100755
--- a/documentation.php
+++ b/documentation.php
@@ -11,7 +11,7 @@ ob_start();
<p>All documentation for the GTK+ project uses GTK-Doc to generate the HTML pages from comments in the C code. To find out more about GTK-Doc <a href="gtk-doc/" class="external">visit the project page</a>.</p>
<h2><a name="OlderDocumentation">Older Documentation</a></h2>
- <p>Although we recommend the GTK+ 3 platform, we keep the <a href="http://library.gnome.org/devel/gtk/stable/">GTK+ 2</a> and the <a href="documentation-old.php">GTK 1.2 Documentation</a> around for those who need it.</p>
+ <p>Although we recommend the GTK+ 3 platform, we keep the <a href="http://library.gnome.org/devel/gtk2/stable/">GTK+ 2</a> and the <a href="documentation-old.php">GTK 1.2 Documentation</a> around for those who need it.</p>
</div>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]