From ee844393e94fd5a1abe378e2a506c360c0f4f91b Mon Sep 17 00:00:00 2001 From: Inaki Date: Fri, 1 May 2020 13:59:17 +0200 Subject: [PATCH] Update mkdocs.yml --- mkdocs.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index 668a7816..e1e018e4 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -80,7 +80,6 @@ pages: - GitKraken: gitkraken.md - WSL - Linux Dev Environment on Windows: linux-dev-env.md - Scaffolding Tools: scaffolding.md - - Developer Portals and API Gateways: developerportals.md - Frameworks: - Angular: angular.md - Java - SpringBoot: SpringBoot.md @@ -89,9 +88,9 @@ pages: - Python: python.md - APIs: - APIs and RESTful Architecture: apis-and-restful-architecture.md - - Swagger code generator for REST APIs: swagger-code-generator-for-rest-apis.md + - Developer Portals and API Gateways: developerportals.md - Test Automation with Postman: postman.md - - 3scale API Management: 3scale.md + - Swagger code generator for REST APIs: swagger-code-generator-for-rest-apis.md - TestOps: testops.md - Public Cloud: - Public Cloud Solutions: public-cloud-solutions.md