Update donation link [skip ci]
This commit is contained in:
@@ -0,0 +1 @@
|
|||||||
|
patreon: mihon
|
||||||
@@ -148,7 +148,7 @@ jobs:
|
|||||||
tag_name: ${{ needs.get_tag.outputs.tag }}
|
tag_name: ${{ needs.get_tag.outputs.tag }}
|
||||||
name: Mihon ${{ needs.get_tag.outputs.tag }}
|
name: Mihon ${{ needs.get_tag.outputs.tag }}
|
||||||
body: |
|
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 {
|
object Constants {
|
||||||
const val URL_HELP = "https://mihon.app/docs/guides/troubleshooting/"
|
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_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"
|
const val MANGA_EXTRA = "manga"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user