Skip to content

Commit 639afa4

Browse files
authored
update to new master spreadsheet (dwyl#84)
* fix dwyl#83 with a new copy of the master spreadsheet * update form submission link for new spreadsheet
1 parent 7bca09c commit 639afa4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ in your email inbox (*messy ... yuck*!)
3232

3333
### 1. Make a Copy of the Sample Spreadsheet
3434

35-
> Sample: https://docs.google.com/spreadsheets/d/1UZdTuBtfmr-p0yQL6pwL5IrIWLsNLRX05Q-qP6nFu8U/
35+
> Sample: https://docs.google.com/spreadsheets/d/1Bn4m6iA_Xch1zzhNvo_6CoQWqOAgwwkOWJKC-phHx2Q/
3636
3737
In Google Sheets, Click "**File**" > "**Make a copy**..."
3838

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ <h2 class="content-head is-center">Contact Us!</h2>
2424
<link rel="stylesheet" href="https://cdn.rawgit.com/dwyl/html-form-send-email-via-google-script-without-server/master/style.css">
2525

2626
<form id="gform" method="POST" class="pure-form pure-form-stacked"
27-
action="https://script.google.com/macros/s/AKfycbzzIKBI0Po6T0yugY_lusnad6hG1DbQ882LSbTER8m_s9e-CRA/exec">
27+
action="https://script.google.com/macros/s/AKfycbwMxYDrufp73bKdU8gMvxFDdHRuzcR4IKQUB33B7GqwyfyZS04/exec">
2828
<!-- change the form action to your script url -->
2929

3030
<fieldset class="pure-group">

0 commit comments

Comments
 (0)