From 2de7906eae87eb534a122a7a6332a9721d53102f Mon Sep 17 00:00:00 2001 From: Thomas Boerger Date: Thu, 26 Oct 2023 16:35:32 +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 ab2ad30..9ac1d5c 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-hetzner-sd/pulls/ +https://github.com/promhippie/prometheus-hetzner-sd/issues/205 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 3ff785b..63b8be9 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-hetzner-sd/pulls/ +https://github.com/promhippie/prometheus-hetzner-sd/issues/205