fix bad link

This commit is contained in:
carson 2020-05-14 20:20:21 -07:00
parent 6e5271729a
commit 03f1cdb8a2

View File

@ -150,7 +150,7 @@ There are few other modifiers you can use for trigger:
* `delay:<time interval>` - wait the given amount of time (e.g. `1s`) before
issuing the request. If the event triggers again, the countdown is reset.
You can use these two attributes to implement a common UX pattern, [Live Search](/demo/live-search):
You can use these two attributes to implement a common UX pattern, [Active Search](/demo/active-search):
```html
<input type="text" name="q"