From 273cd4acf2791f00e9adfb8df60f0aa783f70120 Mon Sep 17 00:00:00 2001 From: Inaki Fernandez Date: Fri, 25 Feb 2022 13:37:41 +0100 Subject: [PATCH] feb 25th --- docs/index.md | 2 +- mkdocs.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.md b/docs/index.md index 68fc8aca..c6c1b45d 100644 --- a/docs/index.md +++ b/docs/index.md @@ -66,8 +66,8 @@ A curated list of awesome references collected since 2018. Microservices archite ## DevOps - [==DevOps==](devops.md) - [==GitOps==](gitops.md) -- [Cheat Sheets 🌟](cheatsheets.md) - [MLOps](mlops.md) +- [Cheat Sheets 🌟](cheatsheets.md) ## DevSecOps and Security - [DevSecOps and Security. Container Security](devsecops.md) - [Security Policy as Code](securityascode.md) diff --git a/mkdocs.yml b/mkdocs.yml index 7e4c7c66..94a85ca3 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -96,8 +96,8 @@ nav: - DevOps: - DevOps: devops.md - GitOps: gitops.md - - Cheat Sheets: cheatsheets.md - MLOps: mlops.md + - Cheat Sheets: cheatsheets.md - DevSecOps: - DevSecOps. Container Security: devsecops.md - Security Policy as Code: securityascode.md