From a28d09f9828de9c9d6582c7825a635a03a347bab Mon Sep 17 00:00:00 2001 From: Rich Harris Date: Thu, 5 Dec 2024 13:31:30 -0500 Subject: [PATCH] strip origin from links in deprecation notices --- apps/svelte.dev/scripts/sync-docs/types.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/svelte.dev/scripts/sync-docs/types.ts b/apps/svelte.dev/scripts/sync-docs/types.ts index 53e3b579a0..fbee849d04 100644 --- a/apps/svelte.dev/scripts/sync-docs/types.ts +++ b/apps/svelte.dev/scripts/sync-docs/types.ts @@ -95,7 +95,7 @@ export async function get_types(code: string, statements: ts.NodeArray