From a407e801a471563a7d1307eff0a3b4f2eac8b6c1 Mon Sep 17 00:00:00 2001 From: Michael Dawson Date: Thu, 18 May 2023 09:05:42 -0400 Subject: [PATCH] Update .github/workflows/close-stale-pull-requests.yml Co-authored-by: Antoine du Hamel --- .github/workflows/close-stale-pull-requests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/close-stale-pull-requests.yml b/.github/workflows/close-stale-pull-requests.yml index 3c49cf7f182955..09ec1199758ae0 100644 --- a/.github/workflows/close-stale-pull-requests.yml +++ b/.github/workflows/close-stale-pull-requests.yml @@ -35,7 +35,7 @@ env: For more information on how the project manages pull requests, please consult the - [pull requests](https://github.com/nodejs/node/blob/main/doc/contributing/pull-requests.md#managing-stale-pull-requests). + [pull requests guide](https://github.com/nodejs/node/blob/main/doc/contributing/pull-requests.md#managing-stale-pull-requests). # yamllint enable permissions: