Benchmarks link missing on playground homepage

Open
#318 0 comments 1 reaction 2 assignees View on GitHub

@mrjf is already working on this.

Since May 15, 2026.

  • #319 by @copilot-swe-agent — closed without merging

Assessment

This issue has not been assessed yet.

Description

The ⚡ Benchmarks card on the playground homepage (playground/index.html) lost its <a href="benchmarks.html"> link. The benchmarks.html page exists but the card just shows plain text.

Fix: restore the link on the Benchmarks card:

<h3><a href="benchmarks.html" style="color: var(--accent); text-decoration: none;">⚡ Benchmarks</a></h3>

Likely dropped by an autoloop iteration that regenerated the card without the anchor tag.

Dominant language
TypeScript
Stars
9
Forks
4
Avg merge
3d 3h
Merged PRs (30d)
15

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from githubnext/tsb

All issues in githubnext/tsb

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.