Skip to content

Commit 8347c33

Browse files
committed
Autocomplete: Fixing link to Scott's HTML extension.
1 parent 6c86784 commit 8347c33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entries/autocomplete.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<option name="source" default="none; must be specified" example-value='[ "c++", "java", "php", "coldfusion", "javascript", "asp", "ruby" ]'>
6969
<desc>
7070
Defines the data to use, must be specified.
71-
<p>Independent of the variant you use, the label is always treated as text. If you want the label to be treated as html you can use <a href="https://github.com/scottgonzalez/jquery-ui-extensions/blob/master/autocomplete/jquery.ui.autocomplete.html.js">Scott González' html extension</a>. The demos all focus on different variations of the <code>source</code> option - look for one that matches your use case, and check out the code.</p>
71+
<p>Independent of the variant you use, the label is always treated as text. If you want the label to be treated as html you can use <a href="https://github.com/scottgonzalez/jquery-ui-extensions/blob/master/src/autocomplete/jquery.ui.autocomplete.html.js">Scott González' html extension</a>. The demos all focus on different variations of the <code>source</code> option - look for one that matches your use case, and check out the code.</p>
7272
</desc>
7373
<type name="Array">
7474
<desc>

0 commit comments

Comments
 (0)