From d0fb9368e05fe4d1f831544331e1bb900fff0006 Mon Sep 17 00:00:00 2001 From: Feanil Patel Date: Tue, 25 Jun 2024 12:05:57 -0400 Subject: [PATCH] docs: Update barcalendar.py Update the link to the sheet that contains the data to one under Axim control. --- barcalendar.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/barcalendar.py b/barcalendar.py index a6f1c8b4..bbdbb189 100644 --- a/barcalendar.py +++ b/barcalendar.py @@ -4,7 +4,7 @@ 0. Update the data. Search for "Editable content" below. 1. Run this program. It prints JavaScript code. Copy it. 2. Open a Google Sheet, either the existing Support Windows spreadsheet - (https://docs.google.com/spreadsheets/d/11DheEtMDGrbA9hsUvZ2SEd4Cc8CaC4mAfoV8SVaLBGI) + (https://docs.google.com/spreadsheets/d/1wtpoypH1XOPc_G6h9AUNXJ6XiNKD6dlkMP3lubdpE9I) or a new spreadsheet. 3. Select the "Support Windows" sheet or create a new sheet if it doesn't exist already. 4. Open the script editor (Extensions - Apps Script).