fix: git link needs to point to repo

This commit is contained in:
Derrick Hammer 2023-08-13 12:30:31 -04:00
parent 80faf835cf
commit 9735aedd0c
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ import icon from "/src/assets/footer-icon.png";
</div>
</div>
<div class="gateway-icon">
<a href="https://git.lumeweb.com">
<a href="https://git.lumeweb.com/LumeWeb/web3extension.io">
<img src={icon.src}/>
</a>
</div>