mirror of
https://github.com/mihonapp/mihon.git
synced 2026-01-22 20:34:12 +01:00
Update donation link [skip ci]
This commit is contained in:
1
.github/FUNDING.yml
vendored
Normal file
1
.github/FUNDING.yml
vendored
Normal file
@@ -0,0 +1 @@
|
||||
patreon: mihon
|
||||
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -148,7 +148,7 @@ jobs:
|
||||
tag_name: ${{ needs.get_tag.outputs.tag }}
|
||||
name: Mihon ${{ needs.get_tag.outputs.tag }}
|
||||
body: |
|
||||
Check out the [past release notes](https://github.com/mihonapp/mihon/releases) if you’re upgrading from an earlier version. Consider [donating via Open Collective](https://opencollective.com/mihon/contribute) to help keep Mihon improving!
|
||||
Check out the [past release notes](https://github.com/mihonapp/mihon/releases) if you’re upgrading from an earlier version. Consider [donating via Patreon](https://patreon.com/mihon/membership) to help keep Mihon improving!
|
||||
|
||||
<!-->
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@ package tachiyomi.core.common
|
||||
object Constants {
|
||||
const val URL_HELP = "https://mihon.app/docs/guides/troubleshooting/"
|
||||
const val URL_HELP_UPCOMING = "https://mihon.app/docs/faq/updates/upcoming"
|
||||
const val URL_DONATE = "https://opencollective.com/mihon/contribute"
|
||||
const val URL_DONATE = "https://patreon.com/mihon/membership"
|
||||
|
||||
const val MANGA_EXTRA = "manga"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user