We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be19e0e commit e13b411Copy full SHA for e13b411
app/views/fields/has_many/_form.html.erb
@@ -16,7 +16,7 @@ and is augmented with [Selectize].
16
Contains helper methods for displaying a collection select box.
17
18
[1]: http://www.rubydoc.info/gems/administrate/Administrate/Field/HasMany
19
-[Selectize]: http://brianreavis.github.io/selectize.js
+[Selectize]: https://github.com/selectize/selectize.js
20
%>
21
22
<div class="field-unit__label">
0 commit comments