summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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])