Fix Links in ToC

Hey,
I noticed that all links in the table of contents that contained an "&" are broken. Here is a fix.
This commit is contained in:
Marius Kimmina 2022-08-07 11:09:44 +02:00 committed by GitHub
parent eed6960f81
commit 9718f29465
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,14 +12,14 @@ A curated list of awesome DevOps tools, technologies, platforms and resources. T
- [Distributed Filesystems](#distributed-filesystems) - [Distributed Filesystems](#distributed-filesystems)
- [Applications Platforms](#applications-platforms) - [Applications Platforms](#applications-platforms)
- [Container Image Registry](#container-image-registry) - [Container Image Registry](#container-image-registry)
- [Automation & Orchestration](#automation-orchestration) - [Automation & Orchestration](#automation--orchestration)
- [Continuous Integration & Delivery](#continuous-integration-delivery) - [Continuous Integration & Delivery](#continuous-integration--delivery)
- [Source Code Management](#source-code-management) - [Source Code Management](#source-code-management)
- [Web Servers](#web-servers) - [Web Servers](#web-servers)
- [SSL](#ssl) - [SSL](#ssl)
- [Databases](#databases) - [Databases](#databases)
- [Observability and Monitoring](#observability-monitoring) - [Observability and Monitoring](#observability--monitoring)
- [Service Discovery & Service Mesh](#service-discovery-service-mesh) - [Service Discovery & Service Mesh](#service-discovery--service-mesh)
- [Chaos Engineering](#chaos-engineering) - [Chaos Engineering](#chaos-engineering)
- [API Gateway](#api-gateway) - [API Gateway](#api-gateway)
- [Code review](#code-review) - [Code review](#code-review)