From caa19e5b3a92a56e40e313c8090a72ff77354bda Mon Sep 17 00:00:00 2001 From: James Zern Date: Thu, 18 Jul 2024 16:27:00 -0700 Subject: [PATCH] update link to issue tracker https://bugs.chromium.org/p/webp -> https://issues.webmproject.org Change-Id: I45324210d4e9351238da127efd04b22627548545 --- README.md | 2 +- configure.ac | 2 +- man/cwebp.1 | 4 ++-- man/dwebp.1 | 4 ++-- man/gif2webp.1 | 4 ++-- man/img2webp.1 | 4 ++-- man/vwebp.1 | 4 ++-- man/webpinfo.1 | 4 ++-- man/webpmux.1 | 4 ++-- 9 files changed, 16 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index ffffa538..2dce0bc0 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ See the [APIs documentation](doc/api.md), and API usage examples in the ## Bugs -Please report all bugs to the issue tracker: https://bugs.chromium.org/p/webp +Please report all bugs to the issue tracker: https://issues.webmproject.org Patches welcome! See [how to contribute](CONTRIBUTING.md). diff --git a/configure.ac b/configure.ac index af7ac0ea..403c832a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_INIT([libwebp], [1.4.0], - [https://bugs.chromium.org/p/webp],, + [https://issues.webmproject.org],, [https://developers.google.com/speed/webp]) AC_CANONICAL_HOST AC_PREREQ([2.60]) diff --git a/man/cwebp.1 b/man/cwebp.1 index 336c8297..d93a8126 100644 --- a/man/cwebp.1 +++ b/man/cwebp.1 @@ -1,5 +1,5 @@ .\" Hey, EMACS: -*- nroff -*- -.TH CWEBP 1 "April 30, 2024" +.TH CWEBP 1 "July 18, 2024" .SH NAME cwebp \- compress an image file to a WebP file .SH SYNOPSIS @@ -326,7 +326,7 @@ for the Debian project (and may be used by others). .SH REPORTING BUGS Please report all bugs to the issue tracker: -https://bugs.chromium.org/p/webp +https://issues.webmproject.org .br Patches welcome! See this page to get started: https://www.webmproject.org/code/contribute/submitting\-patches/ diff --git a/man/dwebp.1 b/man/dwebp.1 index f3516445..dafe0dd3 100644 --- a/man/dwebp.1 +++ b/man/dwebp.1 @@ -1,5 +1,5 @@ .\" Hey, EMACS: -*- nroff -*- -.TH DWEBP 1 "April 30, 2024" +.TH DWEBP 1 "July 18, 2024" .SH NAME dwebp \- decompress a WebP file to an image file .SH SYNOPSIS @@ -135,7 +135,7 @@ for the Debian project (and may be used by others). .SH REPORTING BUGS Please report all bugs to the issue tracker: -https://bugs.chromium.org/p/webp +https://issues.webmproject.org .br Patches welcome! See this page to get started: https://www.webmproject.org/code/contribute/submitting\-patches/ diff --git a/man/gif2webp.1 b/man/gif2webp.1 index f30f6a55..6a38f025 100644 --- a/man/gif2webp.1 +++ b/man/gif2webp.1 @@ -1,5 +1,5 @@ .\" Hey, EMACS: -*- nroff -*- -.TH GIF2WEBP 1 "April 30, 2024" +.TH GIF2WEBP 1 "July 18, 2024" .SH NAME gif2webp \- Convert a GIF image to WebP .SH SYNOPSIS @@ -157,7 +157,7 @@ Debian project (and may be used by others). .SH REPORTING BUGS Please report all bugs to the issue tracker: -https://bugs.chromium.org/p/webp +https://issues.webmproject.org .br Patches welcome! See this page to get started: https://www.webmproject.org/code/contribute/submitting\-patches/ diff --git a/man/img2webp.1 b/man/img2webp.1 index 97d0e9be..e735fdf7 100644 --- a/man/img2webp.1 +++ b/man/img2webp.1 @@ -1,5 +1,5 @@ .\" Hey, EMACS: -*- nroff -*- -.TH IMG2WEBP 1 "April 30, 2024" +.TH IMG2WEBP 1 "July 18, 2024" .SH NAME img2webp \- create animated WebP file from a sequence of input images. .SH SYNOPSIS @@ -111,7 +111,7 @@ for the Debian project (and may be used by others). .SH REPORTING BUGS Please report all bugs to the issue tracker: -https://bugs.chromium.org/p/webp +https://issues.webmproject.org .br Patches welcome! See this page to get started: https://www.webmproject.org/code/contribute/submitting\-patches/ diff --git a/man/vwebp.1 b/man/vwebp.1 index a690fd25..36a02c54 100644 --- a/man/vwebp.1 +++ b/man/vwebp.1 @@ -1,5 +1,5 @@ .\" Hey, EMACS: -*- nroff -*- -.TH VWEBP 1 "April 30, 2024" +.TH VWEBP 1 "July 18, 2024" .SH NAME vwebp \- decompress a WebP file and display it in a window .SH SYNOPSIS @@ -96,7 +96,7 @@ This manual page was written for the Debian project (and may be used by others). .SH REPORTING BUGS Please report all bugs to the issue tracker: -https://bugs.chromium.org/p/webp +https://issues.webmproject.org .br Patches welcome! See this page to get started: https://www.webmproject.org/code/contribute/submitting\-patches/ diff --git a/man/webpinfo.1 b/man/webpinfo.1 index 87b847f2..10aff9de 100644 --- a/man/webpinfo.1 +++ b/man/webpinfo.1 @@ -1,5 +1,5 @@ .\" Hey, EMACS: -*- nroff -*- -.TH WEBPINFO 1 "April 30, 2024" +.TH WEBPINFO 1 "July 18, 2024" .SH NAME webpinfo \- print out the chunk level structure of WebP files along with basic integrity checks. @@ -75,7 +75,7 @@ for the Debian project (and may be used by others). .SH REPORTING BUGS Please report all bugs to the issue tracker: -https://bugs.chromium.org/p/webp +https://issues.webmproject.org .br Patches welcome! See this page to get started: https://www.webmproject.org/code/contribute/submitting\-patches/ diff --git a/man/webpmux.1 b/man/webpmux.1 index b9e95d5c..21b572d1 100644 --- a/man/webpmux.1 +++ b/man/webpmux.1 @@ -1,5 +1,5 @@ .\" Hey, EMACS: -*- nroff -*- -.TH WEBPMUX 1 "April 30, 2024" +.TH WEBPMUX 1 "July 18, 2024" .SH NAME webpmux \- create animated WebP files from non\-animated WebP images, extract frames from animated WebP images, and manage XMP/EXIF metadata and ICC profile. @@ -264,7 +264,7 @@ for the Debian project (and may be used by others). .SH REPORTING BUGS Please report all bugs to the issue tracker: -https://bugs.chromium.org/p/webp +https://issues.webmproject.org .br Patches welcome! See this page to get started: https://www.webmproject.org/code/contribute/submitting\-patches/