Skip to content

docs(kilo-docs): fix malformed link in benchmarking.md#7820

Open
kilo-code-bot[bot] wants to merge 1 commit intomainfrom
docs/fix-task-tutorial-broken-link
Open

docs(kilo-docs): fix malformed link in benchmarking.md#7820
kilo-code-bot[bot] wants to merge 1 commit intomainfrom
docs/fix-task-tutorial-broken-link

Conversation

@kilo-code-bot
Copy link
Copy Markdown
Contributor

@kilo-code-bot kilo-code-bot bot commented Mar 27, 2026

Summary

  • Fix a malformed markdown link in pages/contributing/architecture/benchmarking.md on line 48 where a parenthetical phrase wrapping a link produced a double closing paren )) — the first ) closed the markdown link URL and the second closed the outer (covered by ...) phrase, which can cause renderers to malform the link.
  • Replaced (covered by [Agent Observability](url)) with -- covered by [Agent Observability](url) to eliminate the ambiguous ))

Remove parenthetical wrapping around the Agent Observability link
that produced a double closing paren "))" — the first ")" closed the
markdown link URL and the second closed the outer parenthetical phrase,
which could cause some renderers to malform the link.
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 27, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs (docs-staging) Ready Ready Preview, Comment Mar 27, 2026 5:19pm

Request Review

@kilo-code-bot
Copy link
Copy Markdown
Contributor Author

kilo-code-bot bot commented Mar 27, 2026

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (1 files)
  • packages/kilo-docs/pages/contributing/architecture/benchmarking.md

Reviewed by gpt-5.4-20260305 · 94,613 tokens

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants