From a28e33d3355bec8a4926b96551dbb0d430b2df0d Mon Sep 17 00:00:00 2001 From: Richard Gee Date: Wed, 24 May 2017 08:58:33 +0100 Subject: [PATCH] Adding the domain to Johnny's serverless link --- community.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community.md b/community.md index c3a753b1..ccef2cba 100644 --- a/community.md +++ b/community.md @@ -19,7 +19,7 @@ |---------------------------------------------------------------------|--------------|----------|-------------| | [Functions as a Service - deploying functions to Docker Swarm via CLI](https://dev.to/developius/functions-as-a-service---deploying-functions-to-docker-swarm-via-a-cli) | Finnian Anderson | dev.to | 18 May 2017 | | [Create a Morse Code serverless FaaS function in Quick Basic](http://jmkhael.io/code-a-morse-serverless-function-in-quick-basic-with-faas-and-docker/) | Johnny Mkhael | jmkhael.io | 8 May 2017 | -| ["Serverless"? On my own servers?](http:///serverless-and-on-my-own-servers/) | Johnny Mkhael | jmkhael.io | 4 May 2017 | +| ["Serverless"? On my own servers?](http://jmkhael.io/serverless-and-on-my-own-servers/) | Johnny Mkhael | jmkhael.io | 4 May 2017 | [Ship Serverless Functions to your Docker Swarm with FaaS](https://finnian.io/blog/ship-serverless-functions-to-your-docker-swarm-with-faas/) | Finnian Anderson | finnian.io | 2 May 2017 | | [O’Reilly Systems Engineering and Operations newsletter](http://post.oreilly.com/form/oreilly/viewhtml/9z1zlu60fomtoiq41cigtigddvnejvh4vjjfm0i1sh8) | O'Reilly | oreilly.com | 11-Apr-2017 | | [Test Driving Docker Functions as a Service (FaaS)](https://www.brianchristner.io/test-driving-docker-function-as-a-service-faas/) | Brian Christner | brianchristner.io | 10-Apr-2017 |