From a0f043d790e1325d936b65f278b418984003bbec Mon Sep 17 00:00:00 2001 From: swirl Date: Wed, 29 Dec 2021 15:02:32 -0500 Subject: [PATCH] fix flatpak build link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab866f4f..a68f916f 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Several source build packages are available, along with experimental pre-built g - An [AUR package](https://aur.archlinux.org/packages/polymc-git/) is available. - A Gentoo ebuild is available in the [swirl](https://git.swurl.xyz/binex-dsk/ebuilds) overlay, named `games-action/polymc`. Check the README for instructions on how to add the overlay. -- A Flatpak is available. Instructions on building it can be found in `[packages/flatpak/BUILDING.md](packages/flatpak/BUILDING.md)`. +- A Flatpak is available. Instructions on building it can be found in [packages/flatpak/BUILDING.md](packages/flatpak/BUILDING.md). - Generic, prebuilt packages (archived by version) can be found [here](https://packages.polymc.org/) ([latest](https://packages.polymc.org/latest)) - Last build status: https://jenkins.polymc.org/job/PolyMC/lastBuild/ - [Linux (AMD64) System](https://packages.polymc.org/latest/lin64-system/lin64-system.tar.zst) ([SHA256](https://packages.polymc.org/latest/lin64-system/lin64-system.tar.zst.sha256)) - this is a generic system package intended to be used as a base for making distro-specific packages.