Skip to content

Commit 96f4591

Browse files
committed
small fix with url
1 parent cc81a5d commit 96f4591

File tree

2 files changed

+3
-29
lines changed

2 files changed

+3
-29
lines changed

package-lock.json

Lines changed: 2 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/components/sections/HeroSection.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ export default function HeroSection() {
2525
aria-hidden={false}
2626
>
2727
<a
28-
href="https://ethindia.org"
28+
href="https://ethindia.co"
2929
target="_blank"
3030
rel="noopener noreferrer"
3131
aria-label="ETHIndia"

0 commit comments

Comments
 (0)