Skip to content

Commit abf5e29

Browse files
committed
fix: complete renaming
1 parent 46dceed commit abf5e29

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
## About
2121

22-
**Platypatch** is a curated collection of patches that have been migrated from [ReVanced](https://github.com/ReVanced/revanced-patches) to [Morphe](https://morphe.software)—a community-driven, open-source alternative for patching Android apps.
22+
**Platypatch** contains patches that have been migrated from [ReVanced](https://github.com/ReVanced/revanced-patches) to [Morphe](https://morphe.software)—a community-driven, open-source alternative for patching Android apps.
2323

2424
---
2525

@@ -31,9 +31,9 @@
3131

3232
### How to use these patches
3333

34-
Click here to add these patches to Morphe: https://morphe.software/add-source?github=Joristdh/Morphe
34+
Click here to add these patches to Morphe: https://morphe.software/add-source?github=Joristdh/Platypatch
3535

36-
Or manually add this repository url as a patch source in Morphe: https://github.com/Joristdh/Morphe
36+
Or manually add this repository url as a patch source in Morphe: https://github.com/Joristdh/Platypatch
3737

3838
---
3939

patches/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ patches {
44
about {
55
name = "Platypatch"
66
description = "Ported patches for Morphe."
7-
source = "https://github.com/Joristdh/Morphe"
7+
source = "https://github.com/Joristdh/Platypatch"
88
author = "Joristdh"
99
contact = "na"
10-
website = "https://github.com/RookieEnough/De-ReVanced"
10+
website = "https://github.com/Joristdh/Platypatch"
1111
license = "GNU General Public License v3.0, with additional GPL section 7 requirements"
1212
}
1313
}

0 commit comments

Comments
 (0)