From d36bd8050bdcfe4eb921dd56c923ca90874a298a Mon Sep 17 00:00:00 2001 From: John Lees-Miller Date: Sun, 28 Oct 2018 13:21:32 +0000 Subject: [PATCH] Link images to website --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f4ebb9..8ee068f 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ This is a simple rails app for distributing wedding information and managing the ## How does it work? -Here's a map of all the flows through the app, from the home page to the RSVP flow and also some of the separate admin interface. [Click here to expand the image.](docs/wedding_flow.jpg) And [here is a higher resolution PDF version](docs/wedding_flow.pdf). +Here's a map of all the flows through the app, from the home page to the RSVP flow and also some of the separate admin interface. [Click here to expand the image.](http://jdlm.info/wedding/wedding_flow.jpg) And [here is a higher resolution PDF version](http://jdlm.info/wedding/wedding_flow.pdf). ![Flow chart showing the application states.](docs/wedding_flow.jpg)