From 95b5e5001fdddc1bb95f3172d76cfe4c622070ab Mon Sep 17 00:00:00 2001 From: Taro TSUKAGOSHI Date: Sat, 14 Aug 2021 00:10:01 +0900 Subject: [PATCH] Change sample spreadsheet URL from `~/edit` to `~/copy` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index af1a966..4067a2f 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ A Spreadsheet-bound apps script solution to conduct automated status monitoring ## Copy Sample Spreadsheet -Copy [this sample spreadsheet](https://docs.google.com/spreadsheets/d/1JvO090VcgvF-WwciNnzRb1_nonKJC5QHN73h_CXS1Cw/edit#gid=0) to your Google Drive by selecting from the menu `File` > `Make a copy`. +Copy [this sample spreadsheet](https://docs.google.com/spreadsheets/d/1JvO090VcgvF-WwciNnzRb1_nonKJC5QHN73h_CXS1Cw/copy) to your Google Drive. ## How to Use