Fixes part of #2042 (#2043)

Co-authored-by: Pascal Schilp <pascalschilp@gmail.com>
This commit is contained in:
julien Lengrand-Lambert
2021-01-19 09:19:39 +01:00
committed by GitHub
parent 68a343d36e
commit f82795726e

View File

@@ -15,7 +15,7 @@ You write modern javascript using the latest browser features, rollup will optim
## Automatic setup ## Automatic setup
We recommend the open-wc [project generator](https://open-wc.org/init/) for automated setup, for new projects or to upgrade existing projects. We recommend the open-wc [project generator](https://open-wc.org/guides/developing-components/getting-started/) for automated setup, for new projects or to upgrade existing projects.
## Manual setup ## Manual setup