diff --git a/docs/v2/manual.md b/docs/v2/manual.md index 55008b4b55..15673de4e2 100644 --- a/docs/v2/manual.md +++ b/docs/v2/manual.md @@ -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