Fix typo in UpdateBanner.tsx
Github -> GitHub
This commit is contained in:
parent
aec5f553ce
commit
593ccab01b
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ const UpdateBanner = () => {
|
|||
<AlertDescription>
|
||||
There is a new version of Tipi available ({data?.version.latest}). Visit{' '}
|
||||
<a className="text-blue-600" target="_blank" rel="noreferrer" href={'https://github.com/meienberger/runtipi/releases/latest'}>
|
||||
Github
|
||||
GitHub
|
||||
</a>{' '}
|
||||
for update instructions.
|
||||
</AlertDescription>
|
||||
|
|
Loading…
Add table
Reference in a new issue