From c67bc9b544f7f403bdc66f5e5fa4fea5349fa45d Mon Sep 17 00:00:00 2001 From: MoChilia Date: Thu, 13 Feb 2025 10:19:52 +0800 Subject: [PATCH] replace the invalid link for github action doc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 76ded9178..615c032f3 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