diff --git a/README.md b/README.md index bce7ad19755..b3a4df7028b 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,7 @@ code, other repos are also under active development: Kong in a 1-click deployment for AWS EC2 - [Kong AWS AMI](https://aws.amazon.com/marketplace/pp/B014GHERVU): Kong AMI on the AWS Marketplace. -- [Kong on Microsoft Azure](https://github.com/Mashape/kong-azure): Run Kong +- [Kong on Microsoft Azure](https://github.com/Mashape/kong-dist-azure): Run Kong using Azure Resource Manager. - [Kong on Heroku](https://github.com/heroku/heroku-kong): Deploy Kong on Heroku in one click. @@ -118,14 +118,14 @@ code, other repos are also under active development: - [Kong mentioned for the Empire PaaS](http://engineering.remind.com/introducing-empire/) - [Realtime API Management with Pushpin](http://blog.fanout.io/2015/07/14/realtime-api-management-pushpin-kong/) - [How to create your own Kong plugin](http://streamdata.io/blog/developing-an-helloworld-kong-plugin/) -- [Instaclustr partners with Kong](https://www.instaclustr.com/instaclustr-partners-with-mashape-to-deliver-managed-cassandra-for-kong/) +- [Instaclustr partners with Kong](https://www.instaclustr.com/blog/2015/09/16/instaclustr-partners-with-mashape-to-deliver-managed-cassandra-for-kong/) - [How to deploy Kong on Azure](https://jeremiedevillard.wordpress.com/2015/10/12/deploy-kong-api-management-using-azure-resource-manager/) - [Kong intro in Portuguese](https://www.youtube.com/watch?v=0OIWr1yLs_4) - [Kong tutorial in Japanese 1](http://dev.classmethod.jp/etc/kong-api-aggregator/) - [Kong tutorial in Japanese 2](http://www.ryuzee.com/contents/blog/7048) - [HAProxy + Kong](http://47ron.in/blog/2015/10/23/haproxy-in-the-era-of-microservices.html) - [Learn Lua in 15 minutes](http://tylerneylon.com/a/learn-lua/) -- [A Question about Microservices](http://www.marcotroisi.com/questions-about-microservices/) +- [A Question about Microservices](http://marcotroisi.com/questions-about-microservices/) - [Kong Intro in Chinese](https://www.sdk.cn/news/1596) **Videos**: @@ -153,7 +153,7 @@ Here is a list of third-party **tools** maintained by the community: - [Kong-UI](https://github.com/msaraf/kong-ui): Admin UI in JavaScript - [Konga](https://github.com/Floby/konga-cli): CLI Admin tool in JavaScript - [Kongfig](https://github.com/mybuilder/kongfig): Declarative configuration in JavaScript -- [Kongfig on Puppet Forge](https://forge.puppetlabs.com/mybuilder/kongfig) +- [Kongfig on Puppet Forge](https://forge.puppet.com/mybuilder/kongfig) - [Puppet recipe](https://github.com/scottefein/puppet-nyt-kong) - [Python-Kong](https://pypi.python.org/pypi/python-kong/): Admin client library for Python - [.NET-Kong](https://www.nuget.org/packages/Kong/0.0.4): Admin client library for .NET