From ce5226b51804b3bc1f40b088fbae7398781ccf3e Mon Sep 17 00:00:00 2001 From: Cullen Watson Date: Sun, 27 Aug 2023 20:36:40 -0500 Subject: [PATCH] edit sheets link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ce014f..e00ccc6 100644 --- a/README.md +++ b/README.md @@ -155,7 +155,7 @@ _Python version >= [3.10](https://www.python.org/downloads/release/python-3100/) #### Using the key in the repo * Copy the key file into the JobSpy repo as `/client_secret.json` - * Go to [my template sheet](https://docs.google.com/spreadsheets/d/1HAnn-aPv-BO4QTEzfIWc-5iw50duyMoTgX8o3RsEOWs/edit?usp=sharing) & save as a copy into your account + * Go to [my template sheet](https://docs.google.com/spreadsheets/d/1mOgb-ZGZy_YIhnW9OCqIVvkFwiKFvhMBjNcbakW7BLo/edit?usp=sharing) & save as a copy into your account * Share the sheet with the email from the service account above with editor rights * If you changed the name of the sheet, put the name in `GSHEET_NAME` in `/settings.py`