update webpage url

This commit is contained in:
Cloudburst 2022-10-17 12:10:11 +02:00 committed by GitHub
parent 94ac0a3b57
commit d0b91fc518
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
override val requiresUsername = true
override val requiresPassword = true
override val requiresServer = true
override val createAccountUrl = "https://recloudstream.github.io/docs/users/use-nginx.md"
override val createAccountUrl = "https://www.cloudstream.cf/docs/users/use-nginx.md"
companion object {
const val NGINX_USER_KEY: String = "nginx_user"