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)