These docs are for an old release. Info on upgrading to v4
edit doc

navLinks 3.0

Determines if day names and week names are clickable.

boolean. default: false

When true, day headings and weekNumbers will become clickable. When clicked, these links will bring the user to a view that represents the day/week. View a simple demo.

The destination views are automatically determined by the views that are in the header. However, they can be explicity defined using navLinkDayClick and navLinkWeekClick.