mirror of
https://gitlab.com/MrFry/qmining-page
synced 2026-04-28 19:27:36 +02:00
Added repos tab, merged feedback/test sender, added irc link, other improvements
This commit is contained in:
+1
-1
@@ -94,7 +94,7 @@ export default function Index (props) {
|
||||
key={key}
|
||||
>
|
||||
<a
|
||||
href={constants.serverUrl + link.href}
|
||||
href={link.href}
|
||||
>
|
||||
{link.text}
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user