diff --git a/.changeset/soft-laws-sleep.md b/.changeset/soft-laws-sleep.md new file mode 100644 index 00000000..fcfb3cd6 --- /dev/null +++ b/.changeset/soft-laws-sleep.md @@ -0,0 +1,5 @@ +--- +'@svelte-put/qr': patch +--- + +correct github links in `qr` docs page diff --git a/sites/docs/src/lib/shared/data/packages.ts b/sites/docs/src/lib/shared/data/packages.ts index f479a458..3776d7f6 100644 --- a/sites/docs/src/lib/shared/data/packages.ts +++ b/sites/docs/src/lib/shared/data/packages.ts @@ -168,9 +168,9 @@ export const packages = { replId: '74c053b447e94244833f9c3d73210ae5', status: 'new', ready: true, - githubUrl: 'https://github.com/vnphanquang/svelte-put/tree/main/packages/actions/qr', + githubUrl: 'https://github.com/vnphanquang/svelte-put/tree/main/packages/misc/qr', changelogUrl: - 'https://github.com/vnphanquang/svelte-put/blob/main/packages/actions/qr/CHANGELOG.md', + 'https://github.com/vnphanquang/svelte-put/blob/main/packages/misc/qr/CHANGELOG.md', }, resize: { id: 'resize',