This is an automated email from the ASF dual-hosted git repository.

cecemei pushed a commit to branch 37.0.0
in repository https://gitbox.apache.org/repos/asf/druid.git


The following commit(s) were added to refs/heads/37.0.0 by this push:
     new 2b98600a3e4 fix: fix milestone link (#19438)
2b98600a3e4 is described below

commit 2b98600a3e43d0ca8637bbb04676dc017af494a2
Author: 317brian <[email protected]>
AuthorDate: Fri May 8 14:41:22 2026 -0700

    fix: fix milestone link (#19438)
---
 docs/release-info/release-notes.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/release-info/release-notes.md 
b/docs/release-info/release-notes.md
index a02e55f49bc..753bb3e0f7d 100644
--- a/docs/release-info/release-notes.md
+++ b/docs/release-info/release-notes.md
@@ -30,7 +30,7 @@ Apache Druid 37.0.0 contains over 255 new features, bug 
fixes, performance enhan
 Replace {{MILESTONE}} with the correct milestone number. For example: 
https://github.com/apache/druid/issues?q=is%3Aclosed+milestone%3A28.0+sort%3Aupdated-desc+
 -->
 
-See the [complete set of 
changes](https://github.com/apache/druid/issues?q=is%3Aclosed+milestone%3A{{MILESTONE}}+sort%3Aupdated-desc+)
 for additional details, including bug fixes.
+See the [complete set of 
changes](https://github.com/apache/druid/issues?q=is%3Aclosed+milestone%3A37.0.0+sort%3Aupdated-desc+)
 for additional details, including bug fixes.
 
 Review the [upgrade notes](#upgrade-notes) and [incompatible 
changes](#incompatible-changes) before you upgrade to Druid \{\{DRUIDVERSION}}.
 If you are upgrading across multiple versions, see the [Upgrade 
notes](upgrade-notes.md) page, which lists upgrade notes for the most recent 
Druid versions.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to