cron icon indicating copy to clipboard operation
cron copied to clipboard

Documentation link is misleading

Open MMulthaupt opened this issue 3 years ago • 2 comments

Link to documentation in README is https://pkg.go.dev/github.com/robfig/cron when it should probably be https://pkg.go.dev/github.com/robfig/cron/v3 Being on the wrong major version is extremely easily missed.

MMulthaupt avatar Dec 01 '21 10:12 MMulthaupt

I just missed this and was banging my head on the keyboard for 30 minutes why wasn't this working. It should point to most current documentation!

leonardopc avatar Apr 24 '22 14:04 leonardopc

Was struggling with this for longer than I want to admit. Until seeing this, still somewhat newer to Go, and didn't realize the documentation was even wrong.

confused-Techie avatar Apr 27 '22 02:04 confused-Techie