Browse Source

Doc typo: Correct the Checkbox link

Former-commit-id: 6f563d1033
Former-commit-id: 10d59dc17b
pull/258/head
Mohamed Elkebir 11 years ago
parent
commit
1ef6ee2383
1 changed files with 1 additions and 1 deletions
  1. 2
      node/src/documents/collections/form.html.eco

2
node/src/documents/collections/form.html.eco

@ -90,7 +90,7 @@ type : 'UI Collection'
<div class="example">
<h4 class="ui header">Checkbox</h4>
<p><a href="modules/checkbox.html">UI Checkboxes</a> are styled forms of standard form checkboxes.</p>
<p><a href="/modules/checkbox.html">UI Checkboxes</a> are styled forms of standard form checkboxes.</p>
<div class="evaluated code" data-type="javascript" data-label="true">
$('.checkbox')
.checkbox()

Loading…
Cancel
Save