Skip to content

Commit caf3094

Browse files
MarcialRosalesmkuratczyk
authored andcommitted
Fix broken links
1 parent fa9b744 commit caf3094

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/oauth2.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ The current scope format is `<permission>:<vhost_pattern>/<name_pattern
238238
* `<permission>` is an access permission (`configure`, `read`, or `write`)
239239
* `<vhost_pattern>` is a wildcard pattern for vhosts token has access to.
240240
* `<name_pattern>` is a wildcard pattern for resource name
241-
* `&lt;routing_key_pattern>` is an optional wildcard pattern for routing key in topic authorization
241+
* `&lt;routing_key_pattern>` is a wildcard pattern for routing key in topic authorization
242242

243243
Wildcard patterns are strings with optional wildcard symbols `*` that match
244244
any sequence of characters.

0 commit comments

Comments
 (0)