From 7407ec5fa95cea4d1ce9e763ff1e472f1416ba50 Mon Sep 17 00:00:00 2001 From: shravan lingampally lingampally <129931042+shravankumar8@users.noreply.github.com> Date: Wed, 4 Jun 2025 16:43:52 +0530 Subject: [PATCH] fix(devops): update GitOps resource link fixed broken link , attached a usefull article on gitops --- .../roadmaps/devops/content/gitops@-INN1qTMLimrZgaSPCcHj.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/roadmaps/devops/content/gitops@-INN1qTMLimrZgaSPCcHj.md b/src/data/roadmaps/devops/content/gitops@-INN1qTMLimrZgaSPCcHj.md index 669410967..ee5875a11 100644 --- a/src/data/roadmaps/devops/content/gitops@-INN1qTMLimrZgaSPCcHj.md +++ b/src/data/roadmaps/devops/content/gitops@-INN1qTMLimrZgaSPCcHj.md @@ -4,6 +4,6 @@ GitOps is a paradigm for managing infrastructure and application deployments usi Visit the following resources to learn more: -- [@article@Guide to GitOps](https://www.weave.works/technologies/gitops/) +- [@article@ GitOps](https://www.gitops.tech/) - [@video@What is GitOps, How GitOps works and Why it's so useful](https://www.youtube.com/watch?v=f5EpcWp0THw) - [@feed@Explore top posts about GitOps](https://app.daily.dev/tags/gitops?ref=roadmapsh)