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