From 6047d588623a8e635e1787c0a2e8b2788238196c Mon Sep 17 00:00:00 2001 From: Shiying Chen Date: Thu, 13 Feb 2025 11:20:07 +0800 Subject: [PATCH] replace the invalid link for github action doc (#510) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 76ded917..615c032f 100644 --- a/README.md +++ b/README.md @@ -679,7 +679,7 @@ Internally in this action, we use azure CLI and execute `az login` with the cred ### GitHub Action -[GitHub Actions](https://help.github.com/articles/about-github-actions) gives you the flexibility to build an automated software development lifecycle workflow. +[GitHub Actions](https://docs.github.com/actions) gives you the flexibility to build an automated software development lifecycle workflow. ### GitHub Actions for deploying to Azure