From 7f4dbc0c7a954d6c98ac4e4d6686b6734eecb545 Mon Sep 17 00:00:00 2001 From: Inaki Fernandez Date: Mon, 6 Sep 2021 16:14:15 +0200 Subject: [PATCH] Sept 6th - refactoring --- 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 a7ae910f..95b37179 100644 --- a/docs/index.md +++ b/docs/index.md @@ -58,7 +58,7 @@ A curated list of awesome references collected since 2018. Microservices archite - [Serverless Architectures & Frameworks. OpenFaaS, Knative & Kubeless](serverless.md) ## FinOps - Cloud Financial Management - [FinOps - Cloud Financial Management](finops.md) -## TestOps and Continuous Testing +## TestOps - Continuous Testing - [TestOps and Continuous Testing](testops.md) - [QA](qa.md) ## Project Management Methodology diff --git a/mkdocs.yml b/mkdocs.yml index 5144464c..d2df99fc 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -68,7 +68,7 @@ nav: - NoOps: noops.md - Serverless Architectures & Frameworks. OpenFaaS, Knative & Kubeless: serverless.md - FinOps - Cloud Financial Management: finops.md - - TestOps and Continuous Testing: + - TestOps - Continuous Testing: - TestOps and Continuous Testing: testops.md - QA: qa.md - Project Management Methodology: