Skip to content

Commit 77f357e

Browse files
committed
Merge pull request #58 from adrianlang/patch-1
Fix link to formParams
2 parents 18267e9 + 5aef66e commit 77f357e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/builder.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ <h4><a href="#dom_helpers">DOM HELPERS</a> - faster and easier DOM manipulation
2323

2424
<label>
2525
<input type="checkbox" value="jquery/dom/form_params" name="plugins"/>
26-
<a href="#dimensions">jQuery.formParams</a> - serializes a form into an object
26+
<a href="#formparams">jQuery.formParams</a> - serializes a form into an object
2727
</label>
2828

2929
<label>

0 commit comments

Comments
 (0)