docs(README): fix dead deno.land/std link#7188
Open
sanjibani wants to merge 1 commit into
Open
Conversation
`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.
|
|
Codecov Report✅ All modified and coverable lines are covered by tests. 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. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Replaces
https://deno.land/std(404 — deno.land landing retired) withhttps://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.