Skip to content

Commit 2fda692

Browse files
committed
Fix image for eBook
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
1 parent 6038b51 commit 2fda692

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

_layouts/page.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ <h2 class="subtitle is-size-4">
3131
<section class="gumroad-cta">
3232
<h3 class="gumroad-cta-title">Checkout the official eBook and video workshop for OpenFaaS</h3>
3333
<a href="http://store.openfaas.com/l/serverless-for-everyone-else">
34-
<img src="https://www.alexellis.io/serverless.png" alt="Serverless eBook cover">
34+
<img src="/images/serverless-for-everyone-else.png" alt="Serverless eBook cover">
3535
</a>
3636
<p>Learn use-cases for open-source serverless functions and how to integrate them into your existing workflows.</p>
3737
<p>Through the hands-on exercises you will build your own JavaScript functions using Node.js. You'll add custom npm modules, integrate with other HTTP APIs, enable authentication and monitor the endpoints with Grafana.</p>
267 KB
Loading

0 commit comments

Comments
 (0)