From cfa2b7b5f259ca64ebe95eb311705ac70aa6a309 Mon Sep 17 00:00:00 2001 From: Ilya Baidakov <90848485+baidakovil@users.noreply.github.com> Date: Thu, 14 Dec 2023 22:43:54 +0300 Subject: [PATCH] upd: cron api upd link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f23061d..89858bb 100755 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Sample of deployed and real-time running Google Sheets with results: [spreadshee **[python-dotenv]** - Read key-value pairs from a .env file and set them as envir-t variables **|** *BSD* -[doc]: https://apscheduler.readthedocs.io/en/stable/modules/triggers/cron.html?highlight=week#apscheduler.triggers.cron.CronTrigger +[doc]: https://apscheduler.readthedocs.io/en/stable/modules/triggers/cron.html#api [spreadsheet]: https://docs.google.com/spreadsheets/d/1wWehURjMgs6n4GlEl9EEvLRQomgIva5awKEYg2nBnvk/edit?usp=sharing [sample]: /docs/logger_example.png