Skip to content

Commit e13b411

Browse files
authored
Update link to selectize.js (#2836)
1 parent be19e0e commit e13b411

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/fields/has_many/_form.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ and is augmented with [Selectize].
1616
Contains helper methods for displaying a collection select box.
1717
1818
[1]: http://www.rubydoc.info/gems/administrate/Administrate/Field/HasMany
19-
[Selectize]: http://brianreavis.github.io/selectize.js
19+
[Selectize]: https://github.com/selectize/selectize.js
2020
%>
2121

2222
<div class="field-unit__label">

0 commit comments

Comments
 (0)