mirror of
https://github.com/apotdevin/thunderhub.git
synced 2025-02-21 14:04: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
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue