mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-05-23 17:58:22 +00:00
website: fix typo in Flathub name
Signed-off-by: AsciiWolf <mail@asciiwolf.com>
This commit is contained in:
parent
8220895726
commit
b6d516e808
1 changed files with 1 additions and 1 deletions
|
|
@ -83,7 +83,7 @@ export function LinuxDownloads(): JSX.Element {
|
|||
<p className="text-lg">
|
||||
Using{' '}
|
||||
<a className="text-purple-500" href="https://flathub.org/apps/details/io.podman_desktop.PodmanDesktop">
|
||||
FlatHub
|
||||
Flathub
|
||||
</a>{' '}
|
||||
? Install in one command:
|
||||
</p>
|
||||
|
|
|
|||
Loading…
Reference in a new issue