From 8b15aed445e0b21861112f0e5f33ebaf8e6b9f67 Mon Sep 17 00:00:00 2001 From: Michael Bumann Date: Sun, 12 Apr 2020 10:06:39 +0200 Subject: [PATCH] Add link to demo google document --- app/views/home/demo.html.erb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/app/views/home/demo.html.erb b/app/views/home/demo.html.erb index b07ff24..bb03df9 100644 --- a/app/views/home/demo.html.erb +++ b/app/views/home/demo.html.erb @@ -5,8 +5,8 @@

Demo

- This short form is connected to the embedded document on the right.
- Submit the form and see the update of the document. + This short form is connected to the embedded <%= link_to 'document', DEMO_FORM.google_spreadsheet_url %> on the right.
+ Submit the form and see the update of the document in realtime.