fix(hero): update GitHub link to the correct repository URL
This commit is contained in:
@@ -11,7 +11,7 @@ export function Hero() {
|
|||||||
<span className="text-foreground">MIT License</span>
|
<span className="text-foreground">MIT License</span>
|
||||||
<span className="text-muted-foreground/70">•</span>
|
<span className="text-muted-foreground/70">•</span>
|
||||||
<a
|
<a
|
||||||
href="https://github.com/zvspany/nexcurrency"
|
href="https://git.zvcloud.net/zv/nexcurrency"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noreferrer"
|
rel="noreferrer"
|
||||||
aria-label="View on GitHub"
|
aria-label="View on GitHub"
|
||||||
|
|||||||
Reference in New Issue
Block a user