From 79abfdc034a89014a6219eac7252eef5d1fdfd36 Mon Sep 17 00:00:00 2001 From: Maria Elisabeth Schreiber Date: Thu, 19 Dec 2024 11:11:13 -0700 Subject: [PATCH] Update .github/workflows/lock.yml Co-authored-by: Edward Huang --- .github/workflows/lock.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lock.yml b/.github/workflows/lock.yml index 56d4a35fd8..2cb19258de 100644 --- a/.github/workflows/lock.yml +++ b/.github/workflows/lock.yml @@ -25,7 +25,7 @@ jobs: issue-comment: > This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. - For general questions, we recommend using [StackOverflow](https://stackoverflow.com/questions/tagged/apollo-client) or our [Community Forum](https://community.apollographql.com/). + For general questions, we recommend using our [Community Forum](https://community.apollographql.com/) or [Stack Overflow](https://stackoverflow.com/questions/tagged/apollo-client). pr-inactive-days: "30" exclude-any-pr-labels: "discussion"