diff options
| -rw-r--r-- | README | 2 | ||||
| -rw-r--r-- | configure.ac | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -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]) |
