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>
|
||||
<my-footer>
|
||||
<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
|
||||
>
|
||||
built with <a href="https://mcfly.js.org">McFly</a>.<br />
|
||||
|
|
Loading…
Reference in a new issue