From 04be2d9a8407b7698bd23ba4255a1d0d89b9e229 Mon Sep 17 00:00:00 2001 From: nouun Date: Thu, 15 Sep 2022 19:22:49 +1200 Subject: [PATCH] readme: fix broken link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0da5a6b..a218433 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ bash <(curl -fsL https://github.com/AFK-OS/una/raw/main/install.sh) - [x] Support for auto-completions. - [x] Support for cloning packages from the MPR, separate from installation. - [x] Auto updater. -- [x] Implement all the features listed on https://docs.makedeb.org/mpr/list-of-mpr-helpers/. +- [x] Implement all the features listed on https://docs.makedeb.org/using-the-mpr/list-of-mpr-helpers/. - [x] Install `-git` package if main package doesn't exist. - [x] Compatibility with other MPR helpers. - [x] Support for installing multiple packages together.