README/manpages/configure: update website link
code.google was moved to developers.google Change-Id: I072cab38ccb6f45c3d1d6e533d1626420cdbba56
This commit is contained in:
parent
c3a207b9f4
commit
85e215d36f
2
README
2
README
@ -13,7 +13,7 @@ WebP codec: library to encode and decode images in WebP format. This package
|
||||
contains the library that can be used in other programs to add WebP support,
|
||||
as well as the command line tools 'cwebp' and 'dwebp'.
|
||||
|
||||
See http://code.google.com/speed/webp
|
||||
See http://developers.google.com/speed/webp
|
||||
|
||||
Latest sources are available from http://www.webmproject.org/code/
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
AC_INIT([libwebp], [0.1.99],
|
||||
[http://code.google.com/p/webp/issues],,
|
||||
[http://code.google.com/speed/webp])
|
||||
[http://developers.google.com/speed/webp])
|
||||
AC_CANONICAL_TARGET
|
||||
AM_INIT_AUTOMAKE([-Wall foreign subdir-objects])
|
||||
AC_PROG_LIBTOOL
|
||||
|
@ -212,4 +212,5 @@ for the Debian project (and may be used by others).
|
||||
.SH SEE ALSO
|
||||
.BR dwebp (1).
|
||||
.br
|
||||
Please refer to http://code.google.com/speed/webp/ for additional information.
|
||||
Please refer to http://developers.google.com/speed/webp/ for additional
|
||||
information.
|
||||
|
@ -87,4 +87,5 @@ for the Debian project (and may be used by others).
|
||||
.SH SEE ALSO
|
||||
.BR cwebp (1).
|
||||
.br
|
||||
Please refer to http://code.google.com/speed/webp/ for additional information.
|
||||
Please refer to http://developers.google.com/speed/webp/ for additional
|
||||
information.
|
||||
|
@ -131,4 +131,5 @@ for the Debian project (and may be used by others).
|
||||
.BR dwebp (1),
|
||||
.BR cwebp (1).
|
||||
.br
|
||||
Please refer to http://code.google.com/speed/webp/ for additional information.
|
||||
Please refer to http://developers.google.com/speed/webp/ for additional
|
||||
information.
|
||||
|
Loading…
Reference in New Issue
Block a user