docs: fix AsciiDoc syntax for API reference link#10
docs: fix AsciiDoc syntax for API reference link#10Copilot wants to merge 2 commits intoadd-market-matching-endpointsfrom
Conversation
Co-authored-by: bougyman <6848+bougyman@users.noreply.github.com>
|
The pull request title must also match the conventional commit standard. Please correct it. |
|
@copilot fix the problems that break Conventional Commits and PR titles |
The commit message already follows conventional commits format (
Two issues need to be addressed:
The main commit (a96cf0d) already follows the correct format: |
Corrects Markdown-style link syntax to proper AsciiDoc format in the matching markets documentation section.
Changes
[API Reference](https://...)tohttps://...[API Reference]on line 192 of Readme.adocAsciiDoc requires URL-first syntax for external links, not Markdown's label-first format.
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.