Skip to content

Commit 69d7e35

Browse files
authored
feat: update Lion web URL (#1405)
1 parent d60db27 commit 69d7e35

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/lit-dev-content/site/home/5-who-is-using.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ <h1>
8282
</div>
8383
</a>
8484

85-
<a target="_blank" rel="noopener" href="https://lion-web.netlify.app/#:~:text=LitElement">
85+
<a target="_blank" rel="noopener" href="https://lion.js.org/#:~:text=LitElement">
8686
<lazy-svg
8787
svg-role="img"
8888
label="ING"

packages/lit-dev-content/site/tutorials/content/word-viewer/00.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ favorites:
4747

4848
* [&lt;Model Viewer>](https://modelviewer.dev/) - Like an `<img>` tag but for
4949
3D!!!!
50-
* [Lion component library](https://lion-web.netlify.app/components/) -
50+
* [Lion component library](https://lion.js.org/components/) -
5151
Fundamental white label web components for building your design system.
5252
* [Shoelace](https://shoelace.style/) - A forward-thinking library of web
5353
components.

packages/lit-dev-tests/known-good-urls.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ https://core.clarity.design/
99
https://auro.alaskaair.com/#:~:text=Using%20LitElement%20as%20a%20base
1010
https://spdx.org/licenses/CC-BY-3.0
1111
https://www.npmjs.com/package/lit
12-
https://lion-web.netlify.app/#:~:text=LitElement
12+
https://lion.js.org/#:~:text=LitElement
1313
https://hilla.dev/#:~:text=Lit
1414
https://github.com/lit/lit/
1515
https://opensource.adobe.com/spectrum-web-components/#:~:text=LitElement

0 commit comments

Comments
 (0)