From 39ad6be18966191289d464543e24db6b88051a9a Mon Sep 17 00:00:00 2001 From: Sofia Bobadilla <62437209+sofiabobadilla@users.noreply.github.com> Date: Sun, 27 Oct 2024 22:23:09 +0100 Subject: [PATCH] wrong link --- contributions/executable-tutorial/joslindk-jkuo/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributions/executable-tutorial/joslindk-jkuo/README.md b/contributions/executable-tutorial/joslindk-jkuo/README.md index 455cbd4b9..32075157f 100644 --- a/contributions/executable-tutorial/joslindk-jkuo/README.md +++ b/contributions/executable-tutorial/joslindk-jkuo/README.md @@ -25,5 +25,5 @@ In this executable tutorial, we will demonstrate how to effectively set up Local **Relevance** LocalStack is important within the field of Infrastructure as Code (IaC) as it offers a reliable and efficient way to simulate and validate cloud infrastructure locally. By emulating AWS services, LocalStack accelerates deployment processes, eliminates the need for managing permissions to real cloud accounts, and allows developers to work on different branches without impacting shared infrastructure. This makes it easy to isolate and test changes independently. Moreover, LocalStack enables developers to load complete stacks with all their configurations and data in seconds, bypassing the wait times associated with deploying resources to the cloud, leading to faster iteration cycles and improved development efficiency. -The Executable tutorial can be found at [killercoda](https://killercoda.com/joslindk-jkuo/scenario) & [github](https://github.com/joseflindkvist/DD2482-tutorial) +The Executable tutorial can be found at [killercoda](https://killercoda.com/joslindk-jkuo) & [github](https://github.com/joseflindkvist/DD2482-tutorial)