From e32926efe1295ef487020daa2008ca35fe93467a Mon Sep 17 00:00:00 2001 From: Thomas Boerger Date: Thu, 26 Oct 2023 16:35:29 +0200 Subject: [PATCH] docs: use right links for changelog --- changelog/1.0.0_2023-10-26/file-secrets.md | 2 +- changelog/1.0.0_2023-10-26/update-deps.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 5973a26..81e5ffc 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 tokens 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-hcloud-sd/pulls/ +https://github.com/promhippie/prometheus-hcloud-sd/issues/252 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 8c9dd47..7a848f7 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-hcloud-sd/pulls/ +https://github.com/promhippie/prometheus-hcloud-sd/issues/252