From 7273e83141174af93e58d236b89fe12589cb4e03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pablo=20Correa=20G=C3=B3mez?= Date: Wed, 3 Sep 2025 15:49:48 +0200 Subject: [PATCH] README: improve wording for commit style Part-of: --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 41d1f5b3d..2f37d4ce5 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ There are many more packages defined in the [Alpine Linux aports](https://gitlab Helpful resources: * [How to create a package](https://wiki.postmarketos.org/wiki/Create_a_package) * [APKBUILD reference](https://wiki.alpinelinux.org/wiki/APKBUILD_Reference) -* [postmarketOS commit style](./COMMITSTYLE.md) +* [pmaports commit style](./COMMITSTYLE.md) * [Review and merging guidelines](https://wiki.postmarketos.org/wiki/Rules_for_merging) * [Alpine Linux aports](https://gitlab.alpinelinux.org/alpine/aports/) * [Alpine Linux package search](https://pkgs.alpinelinux.org/packages)