From 37b2ff743c1ae16b46c9a798b02f4af24f01950e Mon Sep 17 00:00:00 2001 From: Ben Nuttall Date: Mon, 2 Nov 2015 23:32:27 +0000 Subject: [PATCH] Correct link to thumbnail pager method 1 --- docs_src/templates/pages/docs/options.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs_src/templates/pages/docs/options.hbs b/docs_src/templates/pages/docs/options.hbs index 536f9aab..160cf455 100644 --- a/docs_src/templates/pages/docs/options.hbs +++ b/docs_src/templates/pages/docs/options.hbs @@ -257,7 +257,7 @@ options: jQuery selector
pagerCustom
-
Parent element to be used as the pager. Parent element must contain a <a data-slide-index="x"> element for each slide. See example here. Not for use with dynamic carousels.
+
Parent element to be used as the pager. Parent element must contain a <a data-slide-index="x"> element for each slide. See example here. Not for use with dynamic carousels.
default: null
 options: jQuery selector