Skip to content

Commit ae9b03b

Browse files
committed
Fixing a missing link in the docs, due to a typo
1 parent 5880d42 commit ae9b03b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/notifications.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ The message headers include:
5252
- delivery mode: 2 (for persistence)
5353
- and a correlation id.
5454

55-
The correlation id is a uuid of 37 characters, generated by `uuid_generate <https://linux.die.net/man/3/uuid_generate>`.
55+
The correlation id is a uuid of 37 characters, generated by `uuid_generate <https://linux.die.net/man/3/uuid_generate>`_.

0 commit comments

Comments
 (0)