diff --git a/README.md b/README.md index b2c8f58..ed2a640 100755 --- a/README.md +++ b/README.md @@ -26,11 +26,11 @@ Get the [latest CI release](https://github.com/j-hc/revanced-magisk-module/relea #### **Note that the [CI workflow](../../actions/workflows/ci.yml) is scheduled to build the modules and APKs everyday using GitHub Actions if there is a change in ReVanced patches. You may want to disable it.** ## To include/exclude patches or patch more ReVanced Apps -[**See the list of patches**](https://github.com/revanced/revanced-patches#-patches) +[**See the list of patches**](https://j-hc.github.io/rvmm-config-gen/) * Star the repo :eyes: * [Fork the repo](https://github.com/j-hc/revanced-magisk-module/fork) or use it as a template - * Customize [`config.toml`](./config.toml) by hand or using [rvmm-config-gen](https://j-hc.github.io/rvmm-config-gen/) + * Customize [`config.toml`](./config.toml) using [rvmm-config-gen](https://j-hc.github.io/rvmm-config-gen/) * Run the build [workflow](../../actions/workflows/build.yml) * Grab your modules and APKs from [releases](../../releases)