Update links to GitHub

This commit is contained in:
Nikita Karamov 2023-01-25 16:41:47 +01:00
parent 3b96a9f1b4
commit 4645c6ea39
No known key found for this signature in database
GPG Key ID: 41D6F71EE78E77CD
1 changed files with 5 additions and 5 deletions

View File

@ -75,7 +75,7 @@
<a href="https://www.npmjs.com/package/shareon">npm</a>
</li>
<li>
<a href="https://codeberg.org/kytta/shareon">source code</a>
<a href="https://github.com/kytta/shareon">source code</a>
</li>
</ul>
</nav>
@ -152,10 +152,10 @@
<aside>
<p>
Want other options? Check the
<a href="https://codeberg.org/kytta/shareon/#install"
<a href="https://github.com/kytta/shareon/#install"
>extended docs</a
>
on Codeberg!
on GitHub!
</p>
</aside>
<p>or install it via NPM and bundle it in a JS file:</p>
@ -221,8 +221,8 @@ Shareon.init();</code></pre>
<p>
Read more in the
<a href="https://codeberg.org/kytta/shareon/#usage">README</a>
on Codeberg!
<a href="https://github.com/kytta/shareon/#usage">README</a>
on GitHub!
</p>
</article>
</main>