Skip to content

Commit a2c98cd

Browse files
committed
Fix Python tutorial
Second link was pointing to repo, but needed to point to my blog. Signed-off-by: Alex Ellis (VMware) <[email protected]>
1 parent f750894 commit a2c98cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/first-python-function.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ Here are two top tips:
283283

284284
> Please show support and **Star** the project on [Github](https://github.com/openfaas/faas)
285285
286-
![](/content/images/2017/08/faas_side.png)
286+
![](https://blog.alexellis.io/content/images/2017/08/faas_side.png)
287287

288288
Now that you've built your first function, why not checkout some of the examples built by the OpenFaaS community? You can share your first serverless OpenFaaS function with us on [Twitter](https://twitter.com/open_faas) or [Github](https://github.com/openfaas/faas/).
289289

0 commit comments

Comments
 (0)