Skip to content

fix(kilo-docs): normalize tbench.ai URLs in benchmarking doc#7819

Open
kilo-code-bot[bot] wants to merge 1 commit intomainfrom
docs/fix-tbench-links
Open

fix(kilo-docs): normalize tbench.ai URLs in benchmarking doc#7819
kilo-code-bot[bot] wants to merge 1 commit intomainfrom
docs/fix-tbench-links

Conversation

@kilo-code-bot
Copy link
Copy Markdown
Contributor

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

Summary

  • Normalizes www.tbench.ai URLs to tbench.ai (without www.) in the benchmarking architecture doc
  • Fixes inconsistency where some tbench.ai links used www. and others didn't
  • Ensures all tbench.ai URLs are covered by the lychee link checker exclude pattern in lychee.toml, which only excludes https://tbench.ai/

The benchmarking doc used www.tbench.ai for some links while others
used tbench.ai (without www). The lychee link checker config excludes
https://tbench.ai/ but not https://www.tbench.ai/, so the www variant
was not covered by the exclusion. Normalize all to https://tbench.ai/
for consistency.
@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 · 74,799 tokens

@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:18pm

Request Review

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