commit 38aa642d5131de735572fddb83e6bb4dff5504a7
parent e7c04badd887d0f3eeee5d08be1972af82e4f8e9
Author: Frederic Cambus <fred@statdns.com>
Date: Tue, 7 Feb 2017 11:01:34 +0100
Formatting fix + switch another URL to https
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
@@ -2,7 +2,7 @@
A collection of resources covering Nginx, Nginx + Lua, OpenResty and Tengine.
-This list is maintained by [Frederic Cambus](https://www.cambus.net). For updates, follow me on Twitter : [@fcambus](https://twitter.com/fcambus)
+This list is maintained by [Frederic Cambus](https://www.cambus.net). For updates, follow me on Twitter: [@fcambus](https://twitter.com/fcambus)
## Understanding Nginx
@@ -62,7 +62,7 @@ This list is maintained by [Frederic Cambus](https://www.cambus.net). For update
## APIs
-- [Telize - JSON IP and GeoIP REST API (IP Geolocation) built on Nginx and Lua](http://www.telize.com)
+- [Telize - JSON IP and GeoIP REST API (IP Geolocation) built on Nginx and Lua](https://www.telize.com)
- [GIN - JSON-API framework](http://gin.io/)
- [Outbound API rate limits: the nginx way](https://monterail.com/blog/2011/outbound-api-rate-limits-the-nginx-way)
- [Using Nginx to comply with a third-party API's rate limits](https://vitobotta.com/2014/01/12/using-nginx-to-comply-with-a-third-party-apis-rate-limits/)