mirror of
https://github.com/apotdevin/thunderhub.git
synced 2024-11-19 01:40:03 +01:00
Update Server Accounts link in Accounts.tsx (#349)
Docs seem to have moved but this link is still pointing to github.
This commit is contained in:
parent
16b3cedfbe
commit
0528724490
@ -43,7 +43,7 @@ const RenderIntro = () => {
|
||||
{'To start you must create an account on your server. '}
|
||||
<Link
|
||||
newTab={true}
|
||||
href={'https://github.com/apotdevin/thunderhub#server-accounts'}
|
||||
href={'https://docs.thunderhub.io/setup/#server-accounts'}
|
||||
>
|
||||
You can find instructions for this here.
|
||||
</Link>
|
||||
|
Loading…
Reference in New Issue
Block a user