diff --git a/changelog/1.0.0_2023-10-26/file-secrets.md b/changelog/1.0.0_2023-10-26/file-secrets.md index 55a9ea3..a58e516 100644 --- a/changelog/1.0.0_2023-10-26/file-secrets.md +++ b/changelog/1.0.0_2023-10-26/file-secrets.md @@ -4,4 +4,4 @@ We have added proper support to load secrets like passwords from files or from base64-encoded strings. Just provide the flags or environment variables with a DSN formatted string like `file://path/to/file` or `base64://Zm9vYmFy`. -https://github.com/promhippie/prometheus-vcd-sd/pulls/ +https://github.com/promhippie/prometheus-vcd-sd/issues/223 diff --git a/changelog/1.0.0_2023-10-26/update-deps.md b/changelog/1.0.0_2023-10-26/update-deps.md index 3031b03..4568af2 100644 --- a/changelog/1.0.0_2023-10-26/update-deps.md +++ b/changelog/1.0.0_2023-10-26/update-deps.md @@ -4,4 +4,4 @@ We've updated all dependencies to the latest available versions, including more current versions of build tools and used Go version to build the binaries. It's time to mark a stable release. -https://github.com/promhippie/prometheus-vcd-sd/pulls/ +https://github.com/promhippie/prometheus-vcd-sd/issues/223