Skip to content

Commit ecf3fda

Browse files
author
Arthur Evans
authored
Merge pull request #1134 from toddpress/patch-1
Update start.md
2 parents 6bad389 + 5047688 commit ecf3fda

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/_guide/start.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ None of these tools is _required_ to work with LitElement. They represent one po
3636

3737
<div class="alert alert-info">
3838

39-
**Alternative starting point.** As an alternative to the official LitElement starter projects, the open-wc project has a [project generator](https://open-wc.org/init/) for both web components using LitElement. The open-wc script asks a series of questions and scaffolds out a project for you.
39+
**Alternative starting point.** As an alternative to the official LitElement starter projects, the open-wc project has a [project generator](https://open-wc.org/docs/development/generator/) for web components using LitElement. The open-wc script asks a series of questions and scaffolds out a project for you.
4040

4141
</div>
4242

@@ -327,4 +327,3 @@ See [Build for production](build) for more information.
327327
Ready to add features to your project? Head over to [Templates](templates) for details on writing templates for your LitElement component.
328328
329329
For more on building applications that use web components, see the open-wc recommendations on [Building](https://open-wc.org/building/).
330-

0 commit comments

Comments
 (0)