style: change dl link and message
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user