From 17b415f8f3d7bceaa92973b121066e121244e264 Mon Sep 17 00:00:00 2001 From: Giovanni Harting <539@idlegandalf.com> Date: Mon, 26 Jul 2021 17:36:52 +0200 Subject: [PATCH] updated README.md to point to correct package status URL --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d0181ef..e62f9fd 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Build script for archlinux instructionset enabled repos. All packages are build with `-march= -O3`. Some packages will fail to build, they will just be provided from the official repos as usual. -[Package status page](https://alhp.anonfunc.dev/status.html) +[Package status page](https://alhp.anonfunc.dev/packages.html) ## Check your system for support @@ -83,4 +83,4 @@ pacman -Suuy Packages [excluded](https://www.reddit.com/r/archlinux/comments/oflged/alhp_archlinux_recompiled_for_x8664v3_experimental/h4fkinu?utm_source=share&utm_medium=web2x&context=3) from building (besides all 'any' architecture packages) are being listed in issue #16. -Also [package status page](https://alhp.anonfunc.dev/status.html). +Also [package status page](https://alhp.anonfunc.dev/packages.html).