fix link to docs on v2 manual

was pointing to v1 docs
This commit is contained in:
Tiago Matias 2020-06-15 12:04:06 -03:00 committed by GitHub
parent b190f2d2fc
commit 5b263d0ace
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -307,7 +307,7 @@ func main() {
}
```
See full list of flags at http://godoc.org/github.com/urfave/cli
See full list of flags at https://pkg.go.dev/github.com/urfave/cli/v2
#### Placeholder Values