Skip to content

Commit

Permalink
Merge pull request #154 from Mrlinkwii/ppa
Browse files Browse the repository at this point in the history
remove mention of the Ubuntu ppa
  • Loading branch information
OatmealDome authored Feb 1, 2024
2 parents a0569dc + b2c611e commit 01d8ad0
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions dolweb/downloads/templates/downloads-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -105,10 +105,7 @@ <h1>{% trans "Legacy versions" %}</h2>

<div id="other-linux">
<h1>{% trans "Linux distributions" %}</h1>
<p>{% blocktrans %}Ubuntu users can install a PPA
for development and legacy versions of Dolphin here: <a href="https://wiki.dolphin-emu.org/index.php?title=Installing_Dolphin#Ubuntu">Installing Dolphin</a>
{% endblocktrans %}</p>
<p>{% blocktrans %}Users of other Linux distributions can look here to compile Dolphin: <a href="https://wiki.dolphin-emu.org/index.php?title=Building_Dolphin_on_Linux">Building Dolphin on Linux</a>
<p>{% blocktrans %}Users of Linux distributions can look here to compile Dolphin: <a href="https://wiki.dolphin-emu.org/index.php?title=Building_Dolphin_on_Linux">Building Dolphin on Linux</a>
{% endblocktrans %}</p>
</div>

Expand Down

0 comments on commit 01d8ad0

Please sign in to comment.