Link to "docs" is not working in README.md (#180)

A small hack because the link to the workflow commands docs is not correctly rendered because the beginning of the line started with a comment sign. Hence I added the word "The" on the front.

Signed-off-by: Raffael <r.luthiger@huanga.com>
This commit is contained in:
Raffael
2026-04-21 16:23:42 +02:00
committed by GitHub
parent 5b761018ce
commit 12acfd885e
+1 -1
View File
@@ -69,7 +69,7 @@ Surface and validate Claude's hidden assumptions about your project with `/commo
## Project Workflow
<!-- WORKFLOW_COUNT -->9<!-- /WORKFLOW_COUNT --> workflow commands manage epics from discovery through retrospectives, integrating with Jira and Confluence. See [**Workflow Commands Reference**](docs/WORKFLOW_COMMANDS.md) for the full command reference and lifecycle diagrams.
The <!-- WORKFLOW_COUNT -->9<!-- /WORKFLOW_COUNT --> workflow commands manage epics from discovery through retrospectives, integrating with Jira and Confluence. See [**Workflow Commands Reference**](docs/WORKFLOW_COMMANDS.md) for the full command reference and lifecycle diagrams.
> [!TIP]
> **Setup:** Workflow commands require an Atlassian MCP server. See the [**Atlassian MCP Setup Guide**](docs/ATLASSIAN_MCP_SETUP.md).