Skip to content

Commit 990d2ba

Browse files
chore: update docs links
1 parent f27617e commit 990d2ba

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/app.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// See https://kit.svelte.dev/docs/types#app
1+
// See https://svelte.dev/docs/kit/types#app.d.ts
22
// for information about these interfaces
33
import type { PostHog } from "posthog-node";
44

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"sourceMap": true,
1313
"strict": true
1414
}
15-
// Path aliases are handled by https://kit.svelte.dev/docs/configuration#alias
15+
// Path aliases are handled by https://svelte.dev/docs/kit/configuration#alias
1616
//
1717
// If you want to overwrite includes/excludes, make sure to copy over the relevant includes/excludes
1818
// from the referenced tsconfig.json - TypeScript does not merge them in

0 commit comments

Comments
 (0)