mirror of
https://github.com/lukevella/rallly.git
synced 2025-06-07 05:01:49 +02:00
User lowercase for repo
This commit is contained in:
parent
7f11d79e49
commit
6c2ca12786
6 changed files with 18 additions and 13 deletions
|
@ -26,7 +26,7 @@ const Bonus: React.VoidFunctionComponent = () => {
|
|||
<h3 className="heading-sm">Open-source</h3>
|
||||
<div className="text text-base leading-relaxed">
|
||||
The codebase is fully open-source and{" "}
|
||||
<a href="https://github.com/lukevella/Rallly">
|
||||
<a href="https://github.com/lukevella/rallly">
|
||||
available on github
|
||||
</a>
|
||||
.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue