From b5063b04ef61119e220f468f4e46dd3b01b38ae5 Mon Sep 17 00:00:00 2001 From: Inaki Date: Wed, 29 Apr 2020 12:56:48 +0200 Subject: [PATCH] Update index.md --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 5acd063e..31e28e1c 100644 --- a/docs/index.md +++ b/docs/index.md @@ -68,7 +68,7 @@ Microservices architectures rely on DevOps practices, automation, CI/CD (continu - [Ansible](ansible.md) - [Liquibase](liquibase.md) 11. [Databases on Kubernetes](databases.md) -12. [Message Queue in Kubernetes. Event-driven Messaging. Real-Time Data Streaming](message-queue.md) +12. [Streaming & Messaging](message-queue.md) 13. [Caching Solutions](caching.md) 14. [Service Mesh](servicemesh.md) - [Istio - Service Mesh](istio.md)