From b3b83d531cb0e13443f270e0fa09348c1738ff3a Mon Sep 17 00:00:00 2001 From: Aleksei Igrychev Date: Sat, 1 Nov 2025 17:55:49 +0300 Subject: [PATCH] docs(readme): fix broken link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 485770d..200353a 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ ___ This action allows you to organize CI/CD with GitHub Actions and [werf](https://github.com/werf/werf). -**Ready-to-use GitHub Actions Workflows** for different CI/CD workflows are available [here](https://werf.io/guides/nodejs/400_ci_cd_workflow/040_github_actions.html). +**Ready-to-use GitHub Actions Workflows** for different CI/CD workflows are available [here]([https://werf.io/guides/nodejs/400_ci_cd_workflow/040_github_actions.html](https://werf.io/getting_started/?usage=ci&ci=githubActions&runnerType=hostRunner&os=linux&buildBackend=buildah&projectType=simplified&sharedCICD=no&repoType=application)). ## How to use