Update links to GitHub
parent
3b96a9f1b4
commit
4645c6ea39
10
index.html
10
index.html
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue