Skip to content
This repository was archived by the owner on Oct 11, 2024. It is now read-only.

Commit b8d49d3

Browse files
author
Sayan Bhattacharyya
authored
Fix GitHub repo URL
1 parent d49c875 commit b8d49d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/mainmenu.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
-
5050
<a href="#" @click="openExternal('https://medium.com/@xolentum/')">Medium</a>
5151
-
52-
<a href="#" @click="openExternal('https://github.com/xolentum-project/gui-wallet/')">Github</a>
52+
<a href="#" @click="openExternal('https://github.com/xolentum/gui-wallet/')">Github</a>
5353
</p>
5454
</div>
5555

0 commit comments

Comments
 (0)