Update documentation link in Cargo.toml [ci skip]
This commit is contained in:
parent
56e0e2de01
commit
7880142337
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ version = "0.2.1"
|
|||
authors = ["Joshua Holmer <jholmer.in@gmail.com>"]
|
||||
description = "A lossless PNG compression optimizer"
|
||||
license = "MIT"
|
||||
documentation = "https://github.com/shssoichiro/oxipng"
|
||||
documentation = "https://shssoichiro.github.io/oxipng/"
|
||||
homepage = "https://github.com/shssoichiro/oxipng"
|
||||
repository = "https://github.com/shssoichiro/oxipng"
|
||||
exclude = [
|
||||
|
|
|
|||
Loading…
Reference in a new issue