a standard.site publication renderer for SvelteKit.

Update CONTRIBUTING.md

authored by ewancroft.uk and committed by

GitHub cf29752e 4d14dbf9

+2 -2
+2 -2
CONTRIBUTING.md
··· 14 14 1. Fork and clone the repository: 15 15 16 16 ```bash 17 - git clone https://github.com/your-username/svelte-standard-site.git 17 + git clone https://github.com/ewanc26/svelte-standard-site.git 18 18 cd svelte-standard-site 19 19 ``` 20 20 ··· 198 198 199 199 ## License 200 200 201 - By contributing, you agree that your contributions will be licensed under the MIT License. 201 + By contributing, you agree that your contributions will be licensed under the [AGPL-3.0](./LICENSE). 202 202 203 203 Thank you for contributing to svelte-standard-site! 🎉