From 33245e8443cce4ea5f51b5fa06f8bdf63de5da02 Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Wed, 22 Oct 2025 21:23:08 -0700 Subject: [PATCH] Update README.md --- modules/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/README.md b/modules/README.md index 20ea830..87b25c9 100644 --- a/modules/README.md +++ b/modules/README.md @@ -177,7 +177,7 @@ Configure in `[wikipedia]` section of `config.ini`. Automate messages and tasks using the scheduler module. Configure in `[scheduler]` section of `config.ini`. -See [modules/scheduler.py](modules/scheduler.py) for advanced scheduling. +See [modules/scheduler.py](modules/custom_scheduler.py) for advanced scheduling. ---