[gtk-web] Fix syntax
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-web] Fix syntax
- Date: Mon, 5 Jan 2015 13:24:15 +0000 (UTC)
commit a8743b71a0a312d0d4595a7c009c6a65954c6be8
Author: Matthias Clasen <mclasen redhat com>
Date: Mon Jan 5 08:24:08 2015 -0500
Fix syntax
documentation-old.php | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/documentation-old.php b/documentation-old.php
index 55d4ddc..b8deb6d 100755
--- a/documentation-old.php
+++ b/documentation-old.php
@@ -35,12 +35,13 @@ ob_start();
</li>
</ul>
-<h2<a name="Tutorials">Tutorials</a></h2>
+<h2><a name="Tutorials">Tutorials</a></h2>
<ul>
<li>
<a href="https://developer.gnome.org/gtk-tutorial/stable/" class="external">GTK+ 2.x</a>
<br />The GTK+ 2.x Tutorial.
</li>
+</ul>
<h2><a name="UsefulLinks">Useful Links</a></h2>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]