webp-sh / webp_server_go

Go version of WebP Server. A tool that will serve your JPG/PNG/BMP/SVGs as WebP/AVIF format with compression, on-the-fly.
https://docs.webp.sh
GNU General Public License v3.0
1.79k stars 174 forks source link

Readme broken link #298

Closed TwinIsland closed 9 months ago

TwinIsland commented 10 months ago

Describe the bug

the hyperlink for Basic Usage should be updated

If you'd like to use a customized config.json, you can follow the steps in Basic Usage to genereate one, and mount it into the container's /etc/config.json, example docker-compose.yml as follows:

To Reproduce click such link in the readme

Expected behavior direct to the right page

Environment (please complete the following information): any device

n0vad3v commented 9 months ago

Thanks for pointing out, should be fixed in https://github.com/webp-sh/webp_server_go/pull/299