Update website links

This commit is contained in:
arkon
2023-09-10 18:16:53 -04:00
parent f5e0cee36c
commit ccc9a5a052
7 changed files with 9 additions and 9 deletions

View File

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