From a90e6dec392e7e7ed3c91428f9cbed07c1b28ab8 Mon Sep 17 00:00:00 2001 From: grossyoan Date: Wed, 15 Jul 2026 17:12:08 +0200 Subject: [PATCH] help center/MCP server: flower spec direct link updated --- src/_help/mcp-servers/write-your-first-flower-workflow.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/_help/mcp-servers/write-your-first-flower-workflow.md b/src/_help/mcp-servers/write-your-first-flower-workflow.md index 055008db..6cff9b17 100644 --- a/src/_help/mcp-servers/write-your-first-flower-workflow.md +++ b/src/_help/mcp-servers/write-your-first-flower-workflow.md @@ -28,7 +28,7 @@ We recommend following this getting started to get a hand on the specification, - Provide a link to your API documentation or your API document. - Give the LLM context about the Flower specification: - [Flower support reference](https://docs.bump.sh/help/mcp-servers/specification-support/flower-support/) - - [Flower schema](https://github.com/bump-sh/flower-spec) + - [Flower schema](https://github.com/bump-sh/flower-spec/blob/main/specification/v0/schema.json) - [Flower document examples](https://github.com/bump-sh/flower-spec/tree/main/examples) ## Learn the basics