diff --git a/docs/docs/1.3 - admin-panel.md b/docs/docs/1.3 - admin-panel.md index 0b868f56cebc..06ee1adc1414 100644 --- a/docs/docs/1.3 - admin-panel.md +++ b/docs/docs/1.3 - admin-panel.md @@ -24,7 +24,6 @@ To import a backup it must be in your backups folder. If it is in the backup fol ## Meal Planner Webhooks Meal planner webhooks are post requests sent from Mealie to an external endpoint. The body of the message is the Recipe JSON of the scheduled meal. If no meal is schedule, no request is sent. The webhook functionality can be enabled or disabled as well as scheduled. Note that you must "Save Webhooks" prior to any changes taking affect serverside. -![](img/admin-webhooks.png) ## Migration diff --git a/docs/docs/img/admin-webhooks.png b/docs/docs/img/admin-webhooks.png deleted file mode 100644 index f75f1cb7adf3..000000000000 Binary files a/docs/docs/img/admin-webhooks.png and /dev/null differ