From 5fff9822e208d8b42f745d0e4c6902041cde7065 Mon Sep 17 00:00:00 2001 From: Marius Stanca Date: Fri, 25 Sep 2020 01:11:02 +0300 Subject: [PATCH] Fix menu --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7f1ce42..4c7cfea 100644 --- a/README.md +++ b/README.md @@ -12,15 +12,15 @@ A curated list of awesome DevOps tools, technologies, platforms and resources. T - [Distributed Filesystems](#distributed-filesystems) - [Applications Platforms](#applications-platforms) - [Container Image Registry](#container-image-registry) - - [Automation & Orchestration](#automation--orchestration) - - [Continuous Integration & Delivery](#continuous-integration--delivery) + - [Automation & Orchestration](#automation-orchestration) + - [Continuous Integration & Delivery](#continuous-integration-delivery) - [Source Code Management](#source-code-management) - [GitOps](#gitops) - [Web Servers](#web-servers) - [SSL](#ssl) - [Databases](#databases) - - [Observability and Monitoring](#observability--monitoring) - - [Service Discovery & Service Mesh](#service-discovery--service-mesh) + - [Observability and Monitoring](#observability-monitoring) + - [Service Discovery & Service Mesh](#service-discovery-service-mesh) - [Chaos Engineering](#chaos-engineering) - [API Gateway](#api-gateway) - [Code review](#code-review)