From 139b3376b44c72dd9643091c5c96fa0484da32ad Mon Sep 17 00:00:00 2001 From: Inaki Date: Tue, 4 Feb 2020 18:36:06 +0100 Subject: [PATCH] Update index.md --- docs/index.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/index.md b/docs/index.md index 24771e07..b56ad5c5 100644 --- a/docs/index.md +++ b/docs/index.md @@ -22,8 +22,10 @@ Microservices architectures rely on DevOps practices, automation, CI/CD (continu ## Table of Contents 1. [Introduction. Openshift VS Kubernetes](introduction.md) - - [microservices.io 🌟🌟🌟](https://microservices.io/) - - [landscape.cncf.io 🌟🌟🌟](https://landscape.cncf.io/) + - [microservices.io](https://microservices.io/) + - [landscape.cncf.io](https://landscape.cncf.io/) + - [agilemethodology.org](http://agilemethodology.org/) + - [agilemanifesto.org](http://agilemanifesto.org/) 2. [CI/CD](cicd.md) 3. [Docker](docker.md) 4. [Kubernetes 🌟🌟🌟](kubernetes.md)