Skip to content

Commit 20ee2ba

Browse files
michaelklishinmergify[bot]
authored andcommitted
HTTP API reference: fix a typo
(cherry picked from commit 48aa250)
1 parent b55c004 commit 20ee2ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deps/rabbitmq_management/priv/www/api/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1386,7 +1386,7 @@ <h2>Reference</h2>
13861386
The list of deprecated features.
13871387
</p>
13881388
<p>
1389-
Relevant documentation guide: <a href="https://www.rabbitmq.com/docs/deprecated-features">Feature Flags</a>
1389+
Relevant documentation guide: <a href="https://www.rabbitmq.com/docs/deprecated-features">Deprecated Features</a>
13901390
</p>
13911391
</td>
13921392
</tr>
@@ -1401,7 +1401,7 @@ <h2>Reference</h2>
14011401
The list of deprecated features currently being used.
14021402
</p>
14031403
<p>
1404-
Relevant documentation guide: <a href="https://www.rabbitmq.com/docs/deprecated-features">Feature Flags</a>
1404+
Relevant documentation guide: <a href="https://www.rabbitmq.com/docs/deprecated-features">Deprecated Features</a>
14051405
</p>
14061406
</td>
14071407
</tr>

0 commit comments

Comments
 (0)