diff --git a/README.md b/README.md index ca50fdf..2dfe935 100644 --- a/README.md +++ b/README.md @@ -336,7 +336,7 @@ A curated list of Microservice Architecture related principles and technologies. - [Express Gateway](https://www.express-gateway.io/) - A microservices API gateway built on Express.js. - [Fabio](https://github.com/eBay/fabio) - A fast, modern, zero-conf load balancing HTTP/S router for deploying microservices managed by Consul. - [Gravitee](https://github.com/gravitee-io/gravitee-gateway) - The gateway is able to apply policies (ie. rules) to both HTTP requests and responses according to your needs, meaning that you can enhance requests and responses processing by adding transformation, security, and many other crazy features! -- [HAProxy](https://www.haproxy.org/) - Reliable, high Performance TCP/HTTP load balancer. +- [HAProxy](https://github.com/haproxy/haproxy) - Reliable, high Performance TCP/HTTP load balancer. - [Istio](https://istio.io/) - An open platform to connect, manage, and secure microservices. - [Janus](https://github.com/hellofresh/janus) - An API Gateway written in Go. - [Keepalived](http://www.keepalived.org/) - Simple and robust facilities for loadbalancing and high-availability to Linux system and Linux based infrastructures.