Skip to content

Commit 9eea378

Browse files
codegold79alexellis
authored andcommitted
Fix link to Lab 5 from Lab 11
Signed-off-by: Frankie Gold <[email protected]>
1 parent bf11a99 commit 9eea378

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lab11.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,6 @@ $ echo -n "This is a message" | faas-cli invoke hmac-protected --sign hmac --key
197197
HMAC validation failed.
198198
```
199199

200-
As a follow-up task you could apply HMAC to secure your endpoint on `issue-bot` from [lab 5](https://github.com/openfaas/workshop/blob/7f1b0246376b7e4380bb5874655f28254c15f749/lab5.md)
200+
As a follow-up task you could apply HMAC to secure your endpoint on `issue-bot` from [lab 5](https://github.com/openfaas/workshop/blob/master/lab5.md)
201201

202202
You have completed the labs and can return to the [main page](./README.md).

0 commit comments

Comments
 (0)