From cdad8b054ef815c51b346641a20c12439184293f Mon Sep 17 00:00:00 2001 From: Hayden Date: Sat, 9 Jan 2021 13:34:20 -0900 Subject: [PATCH] gif path --- docs/docs/api/api-usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/api/api-usage.md b/docs/docs/api/api-usage.md index 911e11347..95f288f97 100644 --- a/docs/docs/api/api-usage.md +++ b/docs/docs/api/api-usage.md @@ -6,7 +6,7 @@ Recipes extras are a key feature of the Mealie API. They allow you to create cus For example you could add `{"message": "Remember to thaw the chicken"}` to a recipe and use the webhooks built into mealie to send that message payload to a destination to be processed. -![api-extras-gif](/gifs/api-extras.gif) +![api-extras-gif](../gifs/api-extras.gif) ## Examples