capital letter

This commit is contained in:
Inaki Fernandez
2020-05-17 14:01:40 +02:00
parent a198a7f871
commit 5c9709977c
2 changed files with 3 additions and 3 deletions

View File

@@ -44,7 +44,7 @@ Microservices architectures rely on DevOps practices, automation, CI/CD (continu
7. [Kubernetes 🌟](kubernetes.md)
- [Kubernetes Matrix Table 🌟](matrix-table.md)
- [Kubernetes Alternatives](kubernetes-alternatives.md)
8. [Openshift 🌟](openshift.md)
8. [OpenShift 🌟](openshift.md)
- [Red Hat Developer @Youtube](https://www.youtube.com/channel/UC7noUdfWp-ukXUlAsJnSm-Q)
- [OpenShift Dedicated](https://www.openshift.com/products/dedicated/)
9. [CI/CD - Continuous Integration & Continuous Delivery](cicd.md)

View File

@@ -37,8 +37,8 @@ pages:
- Kubernetes: kubernetes.md
- Kubernetes Matrix Table: matrix-table.md
- Kubernetes alternatives: kubernetes-alternatives.md
- Openshift:
- Openshift docs: openshift.md
- OpenShift:
- OpenShift docs: openshift.md
- CI/CD:
- CI/CD - Continuous Integration & Continuous Delivery: cicd.md
- Git & Git Patterns. Trunk Devel, Git Flow & Feature Flags. Merge BOTs: git.md