Skip to content

Commit 2efd6db

Browse files
committed
add pr number to changelog
1 parent bd5cf7d commit 2efd6db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ All notable changes to this project will be documented in this file.
1111
and is now set by `ROLLING_LOGS` (or via `--rolling-logs <DIRECTORY>`).
1212
- Replace stackable-operator `print_startup_string` with `tracing::info!` with fields.
1313
- BREAKING: Inject the vector aggregator address into the vector config using the env var `VECTOR_AGGREGATOR_ADDRESS` instead
14-
of having the operator write it to the vector config ([#XXX]).
14+
of having the operator write it to the vector config ([#933]).
1515

1616
[#927]: https://github.com/stackabletech/zookeeper-operator/pull/927
17-
[#XXX]: https://github.com/stackabletech/zookeeper-operator/pull/XXX
17+
[#933]: https://github.com/stackabletech/zookeeper-operator/pull/XXX
1818

1919
## [25.3.0] - 2025-03-21
2020

0 commit comments

Comments
 (0)