diff --git a/docs/gitops.md b/docs/gitops.md index f0fc52bc..781f268c 100644 --- a/docs/gitops.md +++ b/docs/gitops.md @@ -54,7 +54,7 @@ * [learn.openshift.com: GitOps introduction](https://learn.openshift.com/introduction/gitops-introduction/) * [blog.openshift.com: is it too late to integrate GitOps?](https://blog.openshift.comis-it-too-late-to-integrate-gitops/) * [blog.openshift.com: OpenShift Authentication Integration with ArgoCD](https://blogopenshift.com/openshift-authentication-integration-with-argocd/) -* [openshift.com: From Code to Production with GitOps, Tekton and ArgoCD 🌟](https://www.openshift.com/blog/from-code-to-production-with-gitops) +* [openshift.com: From Code to Production with GitOps, Tekton and ArgoCD](https://www.openshift.com/blog/from-code-to-production-with-gitops) ### Weave Kubernetes Platform * [weave.works: Weave Kubernetes Platform](https://www.weave.works/) Automate Enterprise Kubernetes the GitOps way diff --git a/docs/index.md b/docs/index.md index dde16c86..d5690e40 100644 --- a/docs/index.md +++ b/docs/index.md @@ -34,7 +34,7 @@ Microservices architectures rely on DevOps practices, automation, CI/CD (continu 2. [Site Reliability Engineering (SRE)](sre.md) 3. [DevOps](devops.md) - [Cheat Sheets 🌟](cheatsheets.md) - - [GitOps](gitops.md) + - [GitOps 🌟](gitops.md) - [Demos & Screencasts. OpenShift, Kubernetes, Jenkins Pipelines with JCasC and more 🌟](demos.md) 4. [NoOps](noops.md) - [Serverless Architectures & Frameworks. OpenFaaS, Knative & Kubeless](serverless.md)