Skip to content

chore: Update links#2956

Merged
marvinhagemeister merged 3 commits into
freshframework:mainfrom
matthewjnield:update_links_2
May 15, 2025
Merged

chore: Update links#2956
marvinhagemeister merged 3 commits into
freshframework:mainfrom
matthewjnield:update_links_2

Conversation

@matthewjnield

@matthewjnield matthewjnield commented May 15, 2025

Copy link
Copy Markdown
Contributor

This commit updates several links which are outdated and now redirect to different URLs on the updated Deno website and documentation.

There are a few dozen instances of URLs starting with https:://deno.land/x and https:://deno.land/std. I left these alone since they are dependencies. Would it make sense to update these from the versions hosted at deno.land to their JSR equivalents, since that is the new and preferred location of the Deno Standard Library packages as well as other JavaScript/TypeScript packages used by Deno projects?

For example, the latest version of the Deno Standard Library is now hosted at https://jsr.io/@std instead of https://deno.land/std.

image

Update links

This commit updates several links from their current URLs to the ones that they now redirect to. Any instances of `deno.land/x` and `deno.land/std` were left alone to avoid messing with dependencies, although these links may be able to be changed to their JSR equivalents.
@matthewjnield matthewjnield changed the title Update links chore: Update links May 15, 2025

@marvinhagemeister marvinhagemeister left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@marvinhagemeister marvinhagemeister merged commit 107c25b into freshframework:main May 15, 2025
6 of 7 checks passed
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