From 025e6fa7ae0bd6884d95b239cfbd34053d827c9e Mon Sep 17 00:00:00 2001 From: James Zow Date: Fri, 24 Feb 2023 23:33:10 +0800 Subject: [PATCH] Update README.md --- tools/automator/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/automator/README.md b/tools/automator/README.md index d4bb0b1a5..04e9a0da1 100644 --- a/tools/automator/README.md +++ b/tools/automator/README.md @@ -16,4 +16,4 @@ To learn how to use it, run the following command: automator --help ``` -Please also refer to the [release procedure](../../RELEASES.md), which is the main use case for `automator`, as of this writing. +Please also refer to the [release procedure](../../release-procedure.md), which is the main use case for `automator`, as of this writing.