From e89063e2850f9f03bf25a73ed1aa27366f919092 Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Fri, 15 Apr 2016 12:11:07 +0100 Subject: [PATCH] Move the image so the app can serve it --- .../assets/images/notify-diagram.png | Bin docs/index.md | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename docs/Notify.png => app/assets/images/notify-diagram.png (100%) diff --git a/docs/Notify.png b/app/assets/images/notify-diagram.png similarity index 100% rename from docs/Notify.png rename to app/assets/images/notify-diagram.png diff --git a/docs/index.md b/docs/index.md index 428f4abbb..017ba4446 100644 --- a/docs/index.md +++ b/docs/index.md @@ -59,7 +59,7 @@ GOV.UK Notify provides an API that allows you to create text and email notificat ### API integration -![Notfy](Notify.png) +![Notfy](/static/images/notify-diagram.png) There are two ways to integrate the API into your service: