From e6eb8accf2103b2003448ddd8bf32756ebf21289 Mon Sep 17 00:00:00 2001 From: Benjamin <73490201+BenjaminHalko@users.noreply.github.com> Date: Sat, 2 Sep 2023 19:40:54 -0700 Subject: [PATCH] docs: update readme badges (#1227) --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 20ffe9cc..c1b3706a 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # ReVanced Manager (Compose Rewrite) -[![GitHub license](https://img.shields.io/github/license/ReVanced/revanced-manager)](/LICENSE) -[![GitHub last commit](https://img.shields.io/github/last-commit/ReVanced/ReVanced-manager-compose)](https://github.com/ReVanced/revanced-manager/commits) -[![GitHub commit activity](https://img.shields.io/github/commit-activity/w/ReVanced/ReVanced-manager)](https://github.com/ReVanced/revanced-manager/commits) +[![GitHub license](https://img.shields.io/github/license/revanced/revanced-manager)](../../blob/main/LICENSE) +[![GitHub last commit](https://img.shields.io/github/last-commit/revanced/revanced-manager/compose-dev)](https://github.com/ReVanced/revanced-manager/commits/compose-dev) +[![GitHub commit activity](https://img.shields.io/github/commit-activity/w/revanced/revanced-manager/compose-dev)](https://github.com/ReVanced/revanced-manager-compose/commits/compose-dev) _(Yet another)_ rewrite of the ReVanced Manager using Kotlin and Jetpack Compose.