diff options
| author | Michael Klishin <michael@clojurewerkz.org> | 2022-09-24 21:34:20 +0400 |
|---|---|---|
| committer | Michael Klishin <michael@clojurewerkz.org> | 2022-09-24 21:34:20 +0400 |
| commit | 868628d2883e069e03c20d482777ea6f59e05ba7 (patch) | |
| tree | 38ac44e89182faf6221a36e40a2a0a1cdfba8a6d | |
| parent | bf66d4f858d3376a24000045f80637801e2faf6a (diff) | |
| download | rabbitmq-server-git-868628d2883e069e03c20d482777ea6f59e05ba7.tar.gz | |
3.10.8 release notes: correct a typo
| -rw-r--r-- | release-notes/3.10.8.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/release-notes/3.10.8.md b/release-notes/3.10.8.md index 7d98e0e88a..e64966c327 100644 --- a/release-notes/3.10.8.md +++ b/release-notes/3.10.8.md @@ -152,5 +152,5 @@ Release notes can be found on GitHub at [rabbitmq-server/release-notes](https:// ## Source Code Archives -To obtain source code of the entire distribution, please download the archive named `rabbitmq-server-3.10.7.tar.xz` +To obtain source code of the entire distribution, please download the archive named `rabbitmq-server-3.10.8.tar.xz` instead of the source tarball produced by GitHub. |
