feat(site): update footer link from gh to sh
This commit is contained in:
parent
eb235ed96a
commit
a9a190c574
1 changed files with 1 additions and 1 deletions
|
@ -143,7 +143,7 @@ customElements.define("my-counter", Counter);</pre
|
||||||
</main>
|
</main>
|
||||||
<my-footer>
|
<my-footer>
|
||||||
<small>
|
<small>
|
||||||
<a href="https://ayco.io/gh/web-component-base/tree/main/site#readme"
|
<a href="https://ayco.io/sh/wcb/tree/main/site"
|
||||||
>Website</a
|
>Website</a
|
||||||
>
|
>
|
||||||
built with <a href="https://mcfly.js.org">McFly</a>.<br />
|
built with <a href="https://mcfly.js.org">McFly</a>.<br />
|
||||||
|
|
Loading…
Reference in a new issue