Fix or remove broken markdown file links (#2115)

This commit is contained in:
Chris Gillum
2025-11-11 23:01:58 -08:00
committed by GitHub
Unverified
parent 46df859b2a
commit cc13e1f575
3 changed files with 6 additions and 12 deletions
@@ -85,9 +85,3 @@ Any MCP-compatible client can connect to the server endpoint and utilize the exp
- **PlantAdvisor** - Set "Low light in Seattle" as the query and click the **Run Tool** button.
You'll see the results of the tool calls in the MCP Inspector interface under the **Tool Results** section. You should also see the results in the terminal where you ran the `func start` command.
## Learn More
- [Model Context Protocol Documentation](https://modelcontextprotocol.io/)
- [Microsoft Agent Framework Documentation](https://github.com/Azure/durable-agent-framework)
- [Azure Functions Documentation](https://learn.microsoft.com/azure/azure-functions/)