diff --git a/src/routes/help/_components.svx b/src/routes/help/_components.svx index c3fc749f3..d0e4a3bab 100644 --- a/src/routes/help/_components.svx +++ b/src/routes/help/_components.svx @@ -31,7 +31,7 @@ You can fork the [GitHub project](https://github.com/svelte-society/sveltesociet ## Edit the file -You can edit and propose your changes [directly in GitHub](https://github.com/svelte-society/sveltesociety.dev/edit/master/src/pages/packages/packages.json) +You can edit and propose your changes [directly in GitHub](https://github.com/svelte-society/sveltesociety.dev/edit/main/src/routes/packages/packages.json) # What information should I give ? diff --git a/src/routes/help/submitting/+page.svelte b/src/routes/help/submitting/+page.svelte index a14883dee..aa6f25471 100644 --- a/src/routes/help/submitting/+page.svelte +++ b/src/routes/help/submitting/+page.svelte @@ -158,7 +158,7 @@
Copy this snippet and add it to -{pathName}.json. Before +{pathName}.json. Before submitting a PR, please clone your changes locally and run:
pnpm run lint