Skip to content

Commit 60ccb28

Browse files
committed
Fix typo in image name
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
1 parent dffec81 commit 60ccb28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2025-03-24-program-to-function.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -712,7 +712,7 @@ The `callId` field is returned from the `/async-function/` endpoint, and is used
712712

713713
We see a few 429 errors, followed by the eventual successful response.
714714

715-
![Responses from the queue-worker](./images/2025-03-convert-to-function/ui.png)
715+
![Responses from the queue-worker](/images/2025-03-convert-to-function/ui.png)
716716

717717
If you want to receive the result of a function, you can pass in the `X-Callback-URL` header with the URL to receive the result.
718718

0 commit comments

Comments
 (0)