From 1107b75f68b62da22524165c0161455e9da66f8b Mon Sep 17 00:00:00 2001 From: Avery Chan Date: Sun, 8 Aug 2021 18:06:25 -0500 Subject: [PATCH] update schedule doc link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b0f5700..b7ae5db 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ ## Setup -**activity-box** is a GitHub Action that is designed to work using the [`schedule`](https://developer.github.com/actions/managing-workflows/creating-and-cancelling-a-workflow/#scheduling-a-workflow) event. +**activity-box** is a GitHub Action that is designed to work using the [`schedule`](https://docs.github.com/en/actions/reference/events-that-trigger-workflows#schedule) event. ### Prep work