mirror of
https://github.com/revanced/revanced-manager
synced 2024-05-14 13:56:57 +02:00
docs(readme): minor fix to displaying url
When you hover on Commit & Activity badges, `revanced` will appear in url display, but on License badge, `ReVanced` will display This commit fix that by changing the organisation to what we're supposed to be using which is {org_name}/{repo_name} (ReVanced/...)
This commit is contained in:
parent
21d99a1f24
commit
83b9573b52
@ -1,8 +1,8 @@
|
|||||||
# ReVanced Manager (Compose Rewrite)
|
# ReVanced Manager (Compose Rewrite)
|
||||||
|
|
||||||
[![GitHub license](https://img.shields.io/github/license/revanced/revanced-manager-compose)](/LICENSE)
|
[![GitHub license](https://img.shields.io/github/license/revanced/revanced-manager-compose)](/LICENSE)
|
||||||
[![GitHub last commit](https://img.shields.io/github/last-commit/revanced/revanced-manager-compose)](https://github.com/revanced/revanced-manager-compose/commits)
|
[![GitHub last commit](https://img.shields.io/github/last-commit/revanced/revanced-manager-compose)](https://github.com/ReVanced/revanced-manager-compose/commits)
|
||||||
[![GitHub commit activity](https://img.shields.io/github/commit-activity/w/revanced/revanced-manager-compose)](https://github.com/revanced/revanced-manager-compose/commits)
|
[![GitHub commit activity](https://img.shields.io/github/commit-activity/w/revanced/revanced-manager-compose)](https://github.com/ReVanced/revanced-manager-compose/commits)
|
||||||
|
|
||||||
_(Yet another)_ rewrite of the ReVanced Manager using Kotlin and Jetpack Compose.
|
_(Yet another)_ rewrite of the ReVanced Manager using Kotlin and Jetpack Compose.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user