diff --git a/README.md b/README.md index 979f71e6..b2576dae 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Import it in your program as: It requires Go 1.11 or later due to usage of Go Modules. Refer to the documentation here: -http://godoc.org/github.com/robfig/cron +http://godoc.org/github.com/robfig/cron/v3 The rest of this document describes the the advances in v3 and a list of breaking changes for users that wish to upgrade from an earlier version.