Add shortcut to tracking guide on website

This commit is contained in:
arkon
2021-06-05 18:01:34 -04:00
parent 71d225c562
commit a1e31549a2
4 changed files with 30 additions and 4 deletions
@@ -72,8 +72,6 @@ class MigrationSourcesController :
parentController!!.router.pushController(controller.withFadeTransaction())
return false
}
companion object {
const val HELP_URL = "https://tachiyomi.org/help/guides/source-migration/"
}
}
private const val HELP_URL = "https://tachiyomi.org/help/guides/source-migration/"