From c0565a123061a58d4319f80d8db683807d3a7b26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?McCoy=20Pati=C3=B1o?= <39780829+mccoyp@users.noreply.github.com> Date: Wed, 29 Oct 2025 12:49:18 -0700 Subject: [PATCH] Use absolute instead of relative links --- .github/copilot-instructions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/copilot-instructions.md b/.github/copilot-instructions.md index 57b620f7505e..8baa747243fd 100644 --- a/.github/copilot-instructions.md +++ b/.github/copilot-instructions.md @@ -110,4 +110,4 @@ This library is failing two release blocking checks - Mypy and Tests - CI. The l ## SDK release -For detailed workflow instructions, see [SDK Release](../eng/common/instructions/copilot/sdk-release.instructions.md). \ No newline at end of file +For detailed workflow instructions, see [SDK Release](https://github.com/Azure/azure-sdk-for-python/blob/main/eng/common/instructions/copilot/sdk-release.instructions.md).