Replace all Tachi links to Mihon

This commit is contained in:
AntsyLich
2024-01-15 23:39:48 +06:00
parent 8c910f2a2c
commit 1aa75f22d0
18 changed files with 21 additions and 21 deletions

View File

@ -367,7 +367,7 @@ actual class LocalSource(
companion object {
const val ID = 0L
const val HELP_URL = "https://tachiyomi.org/docs/guides/local-source/"
const val HELP_URL = "https://mihon.app/docs/guides/local-source/"
private val LATEST_THRESHOLD = 7.days.inWholeMilliseconds
}