mirror of
https://github.com/wassname/fullcalendar.git
synced 2026-06-27 16:10:13 +08:00
fix link to available views from dayRender
This commit is contained in:
@@ -9,7 +9,7 @@ function( date, cell ) { }
|
||||
</div>
|
||||
|
||||
This callback lets you modify day cells that are part of the *month*, *basicWeek*, and *basicDay* views.
|
||||
See [Available Views](http://localhost/arshaw/fullcalendar/docs/views/Available_Views/).
|
||||
See [Available Views](../views/Available_Views/).
|
||||
|
||||
`date` is the native Date object for the given day.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user