From 0e29796675d85acfc9fd22e1e3c6aaa4d7961050 Mon Sep 17 00:00:00 2001 From: Mike Parker Date: Wed, 17 Jul 2024 15:58:51 +0100 Subject: [PATCH] Fix link to scout github action environments --- content/scout/integrations/environment/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/scout/integrations/environment/_index.md b/content/scout/integrations/environment/_index.md index 8dab024595..f0742ef05b 100644 --- a/content/scout/integrations/environment/_index.md +++ b/content/scout/integrations/environment/_index.md @@ -35,7 +35,7 @@ To add environments to Docker Scout, you can: Docker Scout supports the following runtime integrations: -- [Docker Scout GitHub Action](https://github.com/marketplace/actions/docker-scout#record-an-image-deployed-to-a-stream-environment) +- [Docker Scout GitHub Action](https://github.com/marketplace/actions/docker-scout#record-an-image-deployed-to-an-environment) - [CLI client](./cli.md) - [Sysdig integration](./sysdig.md)