From d32144e1b47d53c8df26eb50fce9ac62edd0e618 Mon Sep 17 00:00:00 2001 From: Luc Perkins Date: Tue, 22 Oct 2024 17:37:59 +0200 Subject: [PATCH] Fix l.d.s. link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 43e971f..12c9b7f 100644 --- a/README.md +++ b/README.md @@ -323,5 +323,5 @@ It also leads to faster deployments (and rollback *when required*) by pre-evalua [flakes]: https://zero-to-nix.com/concepts/flakes [iam]: https://aws.amazon.com/iam [nixos]: https://zero-to-nix.com/concepts/nixos -[sts-doc]: https://learn.determinate.systems/advanced/log-in-with-aws-sts +[sts-doc]: https://docs.determinate.systems/guides/log-in-with-aws-sts [terraform]: https://terraform.io