From 17584aaf9c38761547221f79b8477cada2360bd6 Mon Sep 17 00:00:00 2001 From: Alex Ellis Date: Mon, 8 Feb 2021 18:01:09 +0000 Subject: [PATCH] Add link to image --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 3319a415..c362483b 100644 --- a/README.md +++ b/README.md @@ -98,8 +98,7 @@ Official templates exist for many popular languages and are easily extensible wi ## Get started with OpenFaaS ### Official eBook and video workshop - -![eBook logo](https://static-2.gumroad.com/res/gumroad/2028406193591/asset_previews/741f2ad46ff0a08e16aaf48d21810ba7/retina/social4.png) +[![eBook logo](https://static-2.gumroad.com/res/gumroad/2028406193591/asset_previews/741f2ad46ff0a08e16aaf48d21810ba7/retina/social4.png)](https://gumroad.com/l/serverless-for-everyone-else) The founder of OpenFaaS wrote *Serverless For Everyone Else* to help developers understand the use-case for functions through practical hands-on exercises using JavaScript and Node.js. No programming experience is required to try the exercises.