Skip to content

Navigation Menu

Sign in
Sign up

docs(1.x/examples/writing-tests): fix dead deno.land/x/fresh doc URLs - #3873

Open
sanjibani wants to merge 1 commit into
freshframework:main from
sanjibani:docs/fix-dead-deno-land-x-fresh-doc-links
Open

docs(1.x/examples/writing-tests): fix dead deno.land/x/fresh doc URLs #3873
sanjibani wants to merge 1 commit into
freshframework:main from
sanjibani:docs/fix-dead-deno-land-x-fresh-doc-links

Conversation

@sanjibani

@sanjibani sanjibani commented Jun 22, 2026

Copy link
Copy Markdown

Replaces two https://deno.land/x/fresh/server.ts?doc=&s=* URLs (404 — deno.land/x/* docs URL pattern retired when Deno moved module docs to JSR) with the canonical JSR page https://jsr.io/@fresh/core (200).

`https://deno.land/x/fresh/server.ts?doc=&s=createHandler` (404) and
`https://deno.land/x/fresh/server.ts?s=FreshConfig` (404) — the
`deno.land/x/*` docs URL pattern was retired when Deno moved module
documentation to JSR.
Replaced both with the canonical JSR module page:
`https://jsr.io/@fresh/core` (200).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

AltStyle によって変換されたページ (->オリジナル) /