summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Klishin <michael@clojurewerkz.org>2021-12-02 18:20:32 +0300
committerMichael Klishin <michael@clojurewerkz.org>2021-12-02 18:20:32 +0300
commite1cd4673cc7c2ce60a3adccf7770494d6b6f1c49 (patch)
tree34058b155375ba344726fc59e38701e68a7a824d
parentc741e73496c116bbabe89e5ff8ed4f38d63e6bb9 (diff)
downloadrabbitmq-server-git-e1cd4673cc7c2ce60a3adccf7770494d6b6f1c49.tar.gz
Update 3.9.11 release notes
-rw-r--r--release-notes/3.9.11.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/release-notes/3.9.11.md b/release-notes/3.9.11.md
index f0fedf3a43..a897704d33 100644
--- a/release-notes/3.9.11.md
+++ b/release-notes/3.9.11.md
@@ -37,7 +37,7 @@ Contributors are encouraged to update them together with their changes. This hel
Contributed by @tomyouyou.
- GitHub issue: [rabbitmq/rabbitmq-server#3805](https://github.com/rabbitmq/rabbitmq-server/pull/3805)
+ GitHub issue: [#3805](https://github.com/rabbitmq/rabbitmq-server/pull/3805)
### Prometheus Plugin
@@ -47,7 +47,7 @@ Contributors are encouraged to update them together with their changes. This hel
* New optional metrics provided by the `GET /metrics/detailed` endpoint. These metrics are **cluster-wide**,
and therefore must not be aggregated.
- GitHub issue: [rabbitmq/rabbitmq-server#3779](https://github.com/rabbitmq/rabbitmq-server/pull/3779)
+ GitHub issue: [#3779](https://github.com/rabbitmq/rabbitmq-server/pull/3779)
### Management Plugin
@@ -70,7 +70,7 @@ Contributors are encouraged to update them together with their changes. This hel
Contributed by @tomyouyou.
- GitHub issue: [rabbitmq/rabbitmq-server#3800](https://github.com/rabbitmq/rabbitmq-server/pull/3800)
+ GitHub issue: [#3800](https://github.com/rabbitmq/rabbitmq-server/pull/3800)