diff --git a/display/dayRender.txt b/display/dayRender.txt index 31d5416..d32dd72 100644 --- a/display/dayRender.txt +++ b/display/dayRender.txt @@ -9,7 +9,7 @@ function( date, cell ) { } 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.