From 02815d51901febce0cde57e29332a3148cd53f5d Mon Sep 17 00:00:00 2001 From: Inaki Date: Fri, 1 May 2020 14:04:52 +0200 Subject: [PATCH] Update index.md --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 0c7c8e30..723bdb44 100644 --- a/docs/index.md +++ b/docs/index.md @@ -97,7 +97,7 @@ Microservices architectures rely on DevOps practices, automation, CI/CD (continu - [Python](python.md) - [Serverless](https://www.serverless.com/) 19. [APIs and RESTful Architecture](apis-and-restful-architecture.md) - - [Developer Portals and API Gateways](developerportals.md) + - [Developer Portals and API Gateways 🌟](developerportals.md) - [3scale API Management](3scale.md) - [Swagger code generator for REST APIs](swagger-code-generator-for-rest-apis.md) - [Test Automation with Postman](postman.md)