Skip to content

docs(README): fix dead deno.land/std link#7188

Open
sanjibani wants to merge 1 commit into
denoland:mainfrom
sanjibani:docs/fix-dead-deno-land-std-link-in-readme
Open

docs(README): fix dead deno.land/std link#7188
sanjibani wants to merge 1 commit into
denoland:mainfrom
sanjibani:docs/fix-dead-deno-land-std-link-in-readme

Conversation

@sanjibani

Copy link
Copy Markdown

Replaces https://deno.land/std (404 — deno.land landing retired) with https://jsr.io/@std (200 — canonical JSR scope for the Standard Library). Clarifies the parenthetical to note that archive copies of older releases (≤0.224.0) live on JSR under the same scope.

`https://deno.land/std` (404) — the deno.land landing page for the
Standard Library was retired; the canonical home is now JSR's
`@std` scope.

Replaced with the canonical JSR scope: `https://jsr.io/@std` (200).

The sentence is also clarified to note that archive copies of older
releases (≤0.224.0) live on JSR under the same scope.
@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@codecov

codecov Bot commented Jun 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.57%. Comparing base (cdf74a8) to head (ff6b3ef).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7188      +/-   ##
==========================================
- Coverage   94.57%   94.57%   -0.01%     
==========================================
  Files         636      637       +1     
  Lines       52142    52150       +8     
  Branches     9401     9401              
==========================================
+ Hits        49315    49319       +4     
- Misses       2249     2254       +5     
+ Partials      578      577       -1     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

2 participants