diff --git a/configure.ac b/configure.ac index ad1b1e8e..94385b42 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_INIT([libwebp], [0.4.4], - [http://code.google.com/p/webp/issues],, + [https://bugs.chromium.org/p/webp],, [http://developers.google.com/speed/webp]) AC_CANONICAL_HOST AC_PREREQ([2.60])