From 4400f95ae08ccb7ec40c3706fd7d58a96063e63f Mon Sep 17 00:00:00 2001 From: Thomas McLaughlin <90363044+mclaughlin-thomas@users.noreply.github.com> Date: Wed, 18 Feb 2026 14:50:44 -0500 Subject: [PATCH] Fix link formatting in README.md Duplicate Hyperlink fix. Signed-off-by: Thomas McLaughlin <90363044+mclaughlin-thomas@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 800b363..95aad4c 100644 --- a/README.md +++ b/README.md @@ -108,7 +108,7 @@ azd init --template Azure-Samples/ai-foundry-starter-basic azd ai agent init -m ``` -You'll find agent samples in the [`foundry-samples` repo](https://github.com/microsoft-foundry/foundry-samples/tree/main/samples/python/hosted-agents). +You'll find agent samples in the [`foundry-samples`](https://github.com/microsoft-foundry/foundry-samples/tree/main/samples/python/hosted-agents) repo. ## Guidance