Rebrand
This commit is contained in:
parent
9be1ab774d
commit
31753fc3f3
2 changed files with 2 additions and 2 deletions
|
@ -203,7 +203,7 @@ module.exports = React.createClass({
|
|||
!this.state.enteredHomeserverUrl.startsWith("http")))
|
||||
{
|
||||
errorText = <span>
|
||||
Can't connect to homeserver via HTTP when using a vector served by HTTPS.
|
||||
Can't connect to homeserver via HTTP when using Riot served by HTTPS.
|
||||
Either use HTTPS or <a href='https://www.google.com/search?&q=enable%20unsafe%20scripts'>enable unsafe scripts</a>
|
||||
</span>;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue