From 45cae0de5fd67c8cb5d00cc555fad970e8624a77 Mon Sep 17 00:00:00 2001 From: vitalets <vitalets@yandex-team.ru> Date: Fri, 1 Nov 2013 13:42:56 +0400 Subject: [PATCH] docs: corect link to datepicker options --- src/inputs/date/date.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/inputs/date/date.js b/src/inputs/date/date.js index ee9d5af..f1ee4a4 100644 --- a/src/inputs/date/date.js +++ b/src/inputs/date/date.js @@ -196,7 +196,7 @@ $(function(){ viewformat: null, /** Configuration of datepicker. - Full list of options: http://vitalets.github.com/bootstrap-datepicker + Full list of options: http://bootstrap-datepicker.readthedocs.org/en/latest/options.html @property datepicker @type object