From 857d8ca96a8231ac4604f1280499655de47a7c21 Mon Sep 17 00:00:00 2001 From: suyashgaonkar Date: Wed, 11 Dec 2024 02:06:38 +0530 Subject: [PATCH] Update README.md (#822) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2551192a..5284acef 100644 --- a/README.md +++ b/README.md @@ -148,7 +148,7 @@ release: ### Create Workflow -Create a workflow (e.g. `.github/workflows/labeler.yml` see [Creating a Workflow file](https://help.github.com/en/articles/configuring-a-workflow#creating-a-workflow-file)) to utilize the labeler action with content: +Create a workflow (e.g. `.github/workflows/labeler.yml` see [Creating a Workflow file](https://docs.github.com/en/actions/writing-workflows/quickstart#creating-your-first-workflow)) to utilize the labeler action with content: ```yml name: "Pull Request Labeler"