style: change dl link and message

This commit is contained in:
2026-06-20 06:47:46 -03:00
parent 39d2819093
commit 638ec6432d
+3 -3
View File
@@ -37,14 +37,14 @@ export default function AppContainer({
Make sure the client is running.
</p>
<p>
Don't have it? Download it{' '}
Don't have it? { }
<a
href='https://git.neru.rip/neru/HexUnlocked'
href='https://git.neru.rip/neru/HexUnlocked/releases/latest'
target='_blank'
rel='noreferrer'
className={styles.link}
>
here
Get it here
</a>
</p>
</div>