summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Drąg <piotrdrag@gmail.com>2014-04-06 17:46:40 +0200
committerPiotr Drąg <piotrdrag@gmail.com>2014-04-06 17:46:52 +0200
commite645b5a383230ec5233cb0bd389e53e226a4bdd3 (patch)
tree387189114035c80acf93abef3acfe0e0b46190bd
parentb3e105fa890d4c63708b9cb9d372d9db16a636ff (diff)
downloadjson-glib-e645b5a383230ec5233cb0bd389e53e226a4bdd3.tar.gz
doap: update URLs
-rw-r--r--json-glib.doap4
1 files changed, 2 insertions, 2 deletions
diff --git a/json-glib.doap b/json-glib.doap
index c65ec81..c608277 100644
--- a/json-glib.doap
+++ b/json-glib.doap
@@ -9,10 +9,10 @@
<shortdesc>GLib-based JSON manipulation library</shortdesc>
<description>JSON-GLib implements a full JSON parser using GLib and GObject. Use JSON-GLib it is possible to parse and generate valid JSON data structures, using a DOM-like API. JSON-GLib also offers GObject integration, providing the ability to serialize and deserialize GObject instances to and from JSON data types.</description>
- <homepage rdf:resource="http://live.gnome.org/JsonGlib"/>
+ <homepage rdf:resource="https://wiki.gnome.org/Projects/JsonGlib"/>
<license rdf:resource="http://usefulinc.com/doap/licenses/lgpl"/>
<download-page rdf:resource="http://download.gnome.org/sources/json-glib/" />
- <bug-database rdf:resource="http://bugzilla.gnome.org/enter_bug.cgi?product=json-glib"/>
+ <bug-database rdf:resource="https://bugzilla.gnome.org/enter_bug.cgi?product=json-glib"/>
<category rdf:resource="http://api.gnome.org/doap-extensions#development"/>