Skip to content

Commit f6354bf

Browse files
Andreas Amstutzalexellis
authored andcommitted
Change link target to generated docs
Signed-off-by: Andreas Amstutz <[email protected]>
1 parent e0f95f7 commit f6354bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lab7.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ This option may not be suitable in all circumstances and involves writing additi
9797
* Make use of the built-in behaviour of callbacks
9898

9999
The built-in callbacks allow a call to a function to provide a URL where the queue-worker will automatically report the success or failure of a function along with the result.
100-
Some additional request headers are sent to the callback, for a complete list see [Callback request headers](https://github.com/openfaas/docs/blob/master/docs/reference/async.md#callback-request-headers)
100+
Some additional request headers are sent to the callback, for a complete list see [Callback request headers](https://docs.openfaas.com/reference/async/#callback-request-headers)
101101

102102
Head over to requestbin and create a new "bin" - this will be a URL on the public internet that can receive your function's result.
103103

0 commit comments

Comments
 (0)