mirror of
https://github.com/woodchen-ink/webp_server_go.git
synced 2025-07-19 14:12:01 +08:00
docs: update developer information link
Update the developer information link in the WebP Server Go initialization message.
This commit is contained in:
parent
5bd41a5edd
commit
83d6196460
@ -64,7 +64,7 @@ func init() {
|
|||||||
▘ ▘▝▀▘▀▀ ▘ ▝▀ ▝▀▘▘ ▘ ▝▀▘▘ ▝▀ ▝▀
|
▘ ▘▝▀▘▀▀ ▘ ▝▀ ▝▀▘▘ ▘ ▝▀▘▘ ▝▀ ▝▀
|
||||||
|
|
||||||
WebP Server Go - v%s
|
WebP Server Go - v%s
|
||||||
Developed by WebP Server team. https://github.com/webp-sh`, config.Version)
|
Developed by WebP Server team. https://github.com/woodchen-ink/webp_server_go`, config.Version)
|
||||||
|
|
||||||
// main init is the last one to be called
|
// main init is the last one to be called
|
||||||
flag.Parse()
|
flag.Parse()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user