We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 303b9aa + c540278 commit 15a7571Copy full SHA for 15a7571
README.md
@@ -31,8 +31,7 @@ Your terminal will print the exact `localhost` URL where you can preview your wo
31
npm run build
32
```
33
34
-## Deploy targets
+## Deploys
35
36
-- https://swup.js.org is hosted on GitHub pages
37
-- PR previews for the current docs version are being generated via Netlify
38
-- https://v3.swup.js.org is hosted on Netlify: https://app.netlify.com/sites/swup-v3-docs/overview
+- https://swup.js.org is hosted on GitHub pages via the [deploy workflow](./.github/workflows/deploy.yml)
+- https://v3.swup.js.org as well as deploy previews for PRs against the default branch are managed via the Netlify account of @hirasso
0 commit comments