fix(flatpak): Link to .org instead of .net

This commit is contained in:
Binarybaron 2025-07-22 21:22:04 +02:00
parent c5daddcb56
commit 5ab89ec383

View file

@ -73,7 +73,7 @@
<h2>Installation</h2> <h2>Installation</h2>
<pre><code># Add the repository <pre><code># Add the repository
flatpak remote-add --if-not-exists unstoppableswap https://flatpak.eigenwallet.net/unstoppableswap.flatpakrepo flatpak remote-add --if-not-exists unstoppableswap https://flatpak.eigenwallet.org/unstoppableswap.flatpakrepo
# Install # Install
flatpak install unstoppableswap net.unstoppableswap.gui flatpak install unstoppableswap net.unstoppableswap.gui