From 8714033627d4401d9bee319746ff8bce5766b986 Mon Sep 17 00:00:00 2001 From: cvermand <33010418+bidoubiwa@users.noreply.github.com> Date: Thu, 3 Feb 2022 15:55:30 +0100 Subject: [PATCH] Fix range slider url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ccfe2917..94c02faa 100644 --- a/README.md +++ b/README.md @@ -717,7 +717,7 @@ The `rangeInput` widget allows a user to select a numeric range using a minimum - ✅ templates: The templates to use for the widget. - ✅ cssClasses: The CSS classes to override. -⚠️ Not compatible with MeiliSearch by default, needs a workaround. See workaround in [RangeSlider](#rangeslider) section. +⚠️ Not compatible with MeiliSearch by default, needs a workaround. See workaround in [RangeSlider](#-rangeslider) section. ### ✅ MenuSelect