Skip to content

Commit f750894

Browse files
committed
Fix Python tutorial
Link was pointing to repo, but needed to point to my blog. Signed-off-by: Alex Ellis (VMware) <alexellis2@gmail.com>
1 parent 483ce8d commit f750894

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/tutorials/first-python-function.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ $ curl 127.0.0.1:8080/function/hello-python --data-binary '{
239239

240240
You can also access the function just as easily via the UI.
241241

242-
![](/content/images/2017/08/invoke.png)
242+
![](https://blog.alexellis.io/content/images/2017/08/invoke.png)
243243

244244

245245
**Logging and troubleshooting**

0 commit comments

Comments
 (0)