aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorn8225 <n8225@users.noreply.github.com>2018-07-05 19:48:38 +0000
committerGitHub <noreply@github.com>2018-07-05 19:48:38 +0000
commite3b64b51452f54b70bec1eb6147092092edb91d9 (patch)
treee8ad8a83eea8dfbafc0357dac7e2698513bff6d7
parentFix syntax errors (diff)
downloadawesome-selfhosted-e3b64b51452f54b70bec1eb6147092092edb91d9.tar.gz
awesome-selfhosted-e3b64b51452f54b70bec1eb6147092092edb91d9.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ee101336..910460bb 100644
--- a/README.md
+++ b/README.md
@@ -1183,7 +1183,7 @@ See **[Ticketing](#ticketing)**
*[Serverless computing on Wikipedia](https://en.wikipedia.org/wiki/Serverless_computing)*
- [FX](https://github.com/metrue/fx) - fx is a tool to help you do Function as a Service with painless on your own servers. `MIT` `Go`
-- [IronFunctions](https://github.com/iron-io/functions) - The serverless microservices platform by [iron.io]https://www.iron.io/). `Apache-2.0` `Go`
+- [IronFunctions](https://github.com/iron-io/functions) - The serverless microservices platform by [iron.io](https://www.iron.io/). `Apache-2.0` `Go`
- [OpenFaaS](https://www.openfaas.com/) - Serverless Functions Made Simple for Docker & Kubernetes. ([Source Code](https://github.com/openfaas/faas)) `MIT` `Go`
### API Management