Skip to content

Commit 324e63d

Browse files
authored
Types: Update link to QUnit.assert docs
Closes #1159
1 parent f79b51c commit 324e63d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/Types.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -666,4 +666,4 @@ <h2 id="Callbacks">Callbacks Object</h2>
666666
<h2 id="XMLDocument">XML Document</h2>
667667
<p>A document object created by the browser's XML DOM parser, usually from a string representing XML. XML documents have different semantics than HTML documents, but most of the traversing and manipulation methods provided by jQuery will work with them.</p>
668668
<h2 id="Assert">Assert</h2>
669-
<p>A reference to or instance of the object holding all of QUnit's assertions. See the <a href="https://api.qunitjs.com/QUnit.assert/">API documentation for <code>QUnit.assert</code></a> for details.</p>
669+
<p>A reference to or instance of the object holding all of QUnit's assertions. See the <a href="https://api.qunitjs.com/config/QUnit.assert">API documentation for <code>QUnit.assert</code></a> for details.</p>

0 commit comments

Comments
 (0)