diff options
| author | Emmanuele Bassi <ebassi@linux.intel.com> | 2010-03-18 22:41:14 +0000 |
|---|---|---|
| committer | Emmanuele Bassi <ebassi@linux.intel.com> | 2010-03-18 22:41:14 +0000 |
| commit | 9d7c58b4fb5edeb8e9413acc9d509447e13962e5 (patch) | |
| tree | 120172cd963c27a66c504a76edf692fc1f2ca1fe | |
| parent | 449656c68a3d6e0d8b96c36414b475e78b9cc272 (diff) | |
| download | json-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-- | 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]) |
