Skip to content

Commit 9d09197

Browse files
committed
Update UI API toc
1 parent 3698554 commit 9d09197

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/toc-api-ui.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<li><a style="text-decoration: none !important; font-weight: bold">APIs</a></li>
77
<li {% if page.url contains "/docs/api/ui/actions" %}class="active"{% endif %}><a href="/docs/api/ui/actions">RED.actions</a></li>
88
<li {% if page.url contains "/docs/api/ui/events" %}class="active"{% endif %}><a href="/docs/api/ui/events">RED.events</a></li>
9-
<li {% if page.url contains "/docs/api/ui/notifications" %}class="active"{% endif %}><a href="/docs/api/ui/notifications">RED.notifications</a></li>
9+
<li {% if page.url contains "/docs/api/ui/notifications" %}class="active"{% endif %}><a href="/docs/api/ui/notifications">RED.notify</a></li>
1010
<li {% if page.url contains "/docs/api/ui/sidebar" %}class="active"{% endif %}><a href="/docs/api/ui/sidebar">RED.sidebar</a></li>
1111
<li><a style="text-decoration: none !important; font-weight: bold">Widgets</a></li>
1212
<li {% if page.url contains "/docs/api/ui/editableList" %}class="active"{% endif %}><a href="/docs/api/ui/editableList">EditableList</a></li>

0 commit comments

Comments
 (0)