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.