fix link to available views from dayRender

This commit is contained in:
Adam Shaw
2013-03-20 15:17:22 -07:00
parent 5a502dbc6a
commit 24964254b0
+1 -1
View File
@@ -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.