Skip to content

Commit 18285f2

Browse files
jzaeffererkswedberg
authored andcommitted
Types: Add assert to ToC
Closes gh-582
1 parent c881b2b commit 18285f2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "api.jquery.com",
33
"title": "jQuery API Docs",
44
"description": "API reference documentation for the jQuery JavaScript Library.",
5-
"version": "1.11.27",
5+
"version": "1.11.28",
66
"homepage": "https://github.com/jquery/api.jquery.com",
77
"author": {
88
"name": "jQuery Foundation (https://jquery.org/)"

pages/Types.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@
9494
<li class="toclevel-1"><a href="#Promise"><span class="toctext">Promise Object</span></a></li>
9595
<li class="toclevel-1"><a href="#Callbacks"><span class="toctext">Callbacks Object</span></a></li>
9696
<li class="toclevel-1"><a href="#XMLDocument"><span class="toctext">XML Document</span></a></li>
97+
<li class="toclevel-1"><a href="#Assert"><span class="toctext">Qunit's Assert Object</span></a></li>
9798
</ol>
9899

99100
<h2 id="Anything"> Anything </h2>

0 commit comments

Comments
 (0)