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

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