From de19c22c7e2576dae09f8a95b74a023552579cc3 Mon Sep 17 00:00:00 2001 From: ctcpip Date: Tue, 24 Mar 2026 11:54:28 -0500 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20update=20template=20to=20reflect=20?= =?UTF-8?q?Temporal=20general=20availability?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template.md b/template.md index baa0297f..72d828f4 100644 --- a/template.md +++ b/template.md @@ -23,7 +23,7 @@ gantt todayMarker stroke-width:5px,stroke:#0f0,opacity:0.5 ``` -For meeting times in your timezone, visit [Temporal docs](https://tc39.es/proposal-temporal/docs/) and run the code below in the devtools console. +For meeting times in your timezone, run the code below in your browser dev tools console. ```js // UPDATE THE START DATE AND IANA TIMEZONE NAME BELOW AND DELETE THIS COMMENT