Skip to content

Commit

Permalink
fix(download): FlatHub -> Flathub
Browse files Browse the repository at this point in the history
Flathub isn't stylized this way (anymore at least). Thanks to
that_leaflet on Discord

Signed-off-by: Seth Flynn <getchoo@tuta.io>
  • Loading branch information
getchoo committed Jan 20, 2025
1 parent d5e7acd commit b429de9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/download/linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ eleventyNavigation:
<div class="column">
<div>
<h1>Linux Download</h1>
<p>FlatHub supports both x86_64 and ARM64</p>
<p>Flathub supports both x86_64 and ARM64</p>
<br>
<a class="button size-large type-link" href="https://flathub.org/apps/details/org.prismlauncher.PrismLauncher" target="_blank">Install from FlatHub</a>
<a class="button size-large type-link" href="https://flathub.org/apps/details/org.prismlauncher.PrismLauncher" target="_blank">Install from Flathub</a>
<p>x86_64 ONLY</p>
<br>
<a class="button size-large" href="https://github.com/PrismLauncher/PrismLauncher/releases/download/{{version.current}}/PrismLauncher-Linux-x86_64.AppImage">Download (AppImage)</a>
Expand Down
2 changes: 1 addition & 1 deletion src/download/steam-deck.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ eleventyNavigation:
<div>
<h1>Steam Deck Download</h1>
<br>
<a class="button size-large type-link" href="https://flathub.org/apps/details/org.prismlauncher.PrismLauncher" target="_blank">Install from FlatHub</a>
<a class="button size-large type-link" href="https://flathub.org/apps/details/org.prismlauncher.PrismLauncher" target="_blank">Install from Flathub</a>
</div>
</div>
<div class="column">
Expand Down

0 comments on commit b429de9

Please sign in to comment.