Change website URLs to reflect changes (#9916)
Change website URLs (cherry picked from commit f5e0cee36cae3aed564b89a31317eb99026e4090) # Conflicts: # .github/workflows/issue_moderator.yml # README.md
This commit is contained in:
@@ -175,7 +175,7 @@ fun WebViewScreenContent(
|
||||
WarningBanner(
|
||||
textRes = R.string.information_cloudflare_help,
|
||||
modifier = Modifier.clickable {
|
||||
uriHandler.openUri("https://tachiyomi.org/help/guides/troubleshooting/#solving-cloudflare-issues")
|
||||
uriHandler.openUri("https://tachiyomi.org/docs/guides/troubleshooting/#cloudflare")
|
||||
},
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user