Merge pull request #1148 from tmatias/patch-1

fix link to docs on v2 manual
This commit is contained in:
lynn (they)
2020-06-16 13:49:51 -07:00
committed by GitHub

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 #### Placeholder Values