mirror of
https://github.com/disintegration/imaging.git
synced 2025-12-24 12:58:00 +08:00
readme: update documentation links
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Imaging
|
||||
|
||||
[](https://godoc.org/github.com/disintegration/imaging)
|
||||
[](https://pkg.go.dev/github.com/disintegration/imaging)
|
||||
[](https://travis-ci.org/disintegration/imaging)
|
||||
[](https://coveralls.io/github/disintegration/imaging?branch=master)
|
||||
[](https://goreportcard.com/report/github.com/disintegration/imaging)
|
||||
@@ -16,7 +16,7 @@ as an input, and return a new image of `*image.NRGBA` type (32bit RGBA colors, n
|
||||
|
||||
## Documentation
|
||||
|
||||
http://godoc.org/github.com/disintegration/imaging
|
||||
https://pkg.go.dev/github.com/disintegration/imaging
|
||||
|
||||
## Usage examples
|
||||
|
||||
|
||||
Reference in New Issue
Block a user