summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@linux.intel.com>2010-03-18 22:41:14 +0000
committerEmmanuele Bassi <ebassi@linux.intel.com>2010-03-18 22:41:14 +0000
commit9d7c58b4fb5edeb8e9413acc9d509447e13962e5 (patch)
tree120172cd963c27a66c504a76edf692fc1f2ca1fe
parent449656c68a3d6e0d8b96c36414b475e78b9cc272 (diff)
downloadjson-glib-9d7c58b4fb5edeb8e9413acc9d509447e13962e5.tar.gz
JSON-GLib bug tracking system has been moved
We are now using bugzilla.gnome.org, since we're already hosted on git.gnome.org.
-rw-r--r--README2
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 2698af8..2cc23ab 100644
--- a/README
+++ b/README
@@ -46,7 +46,7 @@ BUGS
-------------------------------------------------------------------------------
If you find a bug in JSON-GLib, please create a Bugzilla entry here:
- http://bugzilla.openedhand.com/enter_bug.cgi?product=json-glib
+ http://bugzilla.gnome.org/enter_bug.cgi?product=json-glib
Attaching:
diff --git a/configure.ac b/configure.ac
index 16d1d24..e7c3830 100644
--- a/configure.ac
+++ b/configure.ac
@@ -26,7 +26,7 @@ AC_PREREQ([2.61])
AC_INIT([json-glib],
[json_version],
- [http://bugzilla.openedhand.com/enter_bug.cgi?product=json-glib],
+ [http://bugzilla.gnome.org/enter_bug.cgi?product=json-glib],
[json-glib])
AC_CONFIG_SRCDIR([json-glib/json-glib.h])