From 2ebc5dcbdcfa6fd9be9e64576a6d80c586e5541b Mon Sep 17 00:00:00 2001 From: dabao1955 Date: Sat, 30 Nov 2024 06:55:12 +0000 Subject: [PATCH] README.md: fix typo (MR 5862) [ci:skip-build]: already built successfully in CI --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 65b454b995..7de88ca029 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This repository contains the APKBUILD files for postmarketOS-specific packages, along with the required patches and scripts, if any. -There are many more packages defined in the [Alpine Linux aports](https://gitlab.alpinelinux.org/alpine/aports/)] on which these packages depend. +There are many more packages defined in the [Alpine Linux aports](https://gitlab.alpinelinux.org/alpine/aports/) on which these packages depend. Helpful resources: * [How to create a package](https://wiki.postmarketos.org/wiki/Create_a_package)