[guadec-web] Fix the homepage on the .doap file. (currently testing hooks)



commit f782bbc93ee048e7d9f9857137fefe0ff6d4fbe7
Author: Andrea Veri <av gnome org>
Date:   Tue Apr 23 21:54:17 2013 +0200

    Fix the homepage on the .doap file. (currently testing hooks)

 guadec-web.doap |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/guadec-web.doap b/guadec-web.doap
index 8cedfbe..b8b05d1 100644
--- a/guadec-web.doap
+++ b/guadec-web.doap
@@ -8,8 +8,8 @@
   <shortdesc xml:lang="en">GUADEC Website</shortdesc>
   <description>
        GUADEC is the annual GNOME Conference. This is the website for that.
-</description>
-  <homepage rdf:resource="http://live.gnome.org/GnomeShell"; />
+  </description>
+  <homepage rdf:resource="http://www.guadec.org"; />
   <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/guadec"; />
   <bug-database rdf:resource="https://bugzilla.gnome.org/browse.cgi?product=website"; />
 
@@ -29,4 +29,4 @@
       <gnome:userid>av</gnome:userid>
     </foaf:Person>
   </maintainer>
-</Project>
\ No newline at end of file
+</Project>


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