page renamed

This commit is contained in:
Inaki Fernandez
2020-05-28 11:22:51 +02:00
parent 19f1766c8e
commit 89c7794bd0
2 changed files with 2 additions and 2 deletions

View File

@@ -95,7 +95,7 @@ Microservices architectures rely on DevOps practices, automation, CI/CD (continu
20. [Cloud Native Storage](storage.md)
21. [APIs with SOAP, REST and gRPC 🌟](api.md)
- [Swagger code generator for REST APIs](swagger-code-generator-for-rest-apis.md)
- [Test Automation with Postman](postman.md)
- [API Test Automation with Postman](postman.md)
- [API Marketplaces. API Management with API Gateways & Developer Portals 🌟](developerportals.md)
22. Development & Frameworks
- [Angular](angular.md)

View File

@@ -94,7 +94,7 @@ pages:
- APIs:
- APIs with SOAP, REST and gRPC: api.md
- Swagger code generator for REST APIs: swagger-code-generator-for-rest-apis.md
- Test Automation with Postman: postman.md
- API Test Automation with Postman: postman.md
- API Marketplaces. API Management with API Gateways & Developer Portals : developerportals.md
- Development & Frameworks:
- Angular: angular.md