From f9e7322da37384caac4fdb6f74c9bbd8f93a7609 Mon Sep 17 00:00:00 2001 From: Alexey Minnekhanov Date: Wed, 1 Sep 2021 03:11:51 +0300 Subject: [PATCH] README: small updates to links * use link to Alpine Linux Gitlab instance * add link to postmarketOS package search --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ee8b5f040..dad31dcb3 100644 --- a/README.md +++ b/README.md @@ -3,5 +3,6 @@ Helpful resources: * [How to create a package](https://wiki.postmarketos.org/wiki/Create_a_package) * [APKBUILD reference](https://wiki.alpinelinux.org/wiki/APKBUILD_Reference) -* [Alpine Linux aports](https://git.alpinelinux.org/cgit/aports) -* [Alpine Linux package search](https://pkgs.alpinelinux.org/packages) \ No newline at end of file +* [Alpine Linux aports](https://gitlab.alpinelinux.org/alpine/aports/) +* [Alpine Linux package search](https://pkgs.alpinelinux.org/packages) +* [postmarketOS package search](https://pkgs.postmarketos.org/packages) \ No newline at end of file