s/vector.im/matrix.org/
This commit is contained in:
parent
1e694da460
commit
fe16b221f8
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ module.exports = React.createClass({displayName: 'Login',
|
|||
getDefaultProps: function() {
|
||||
return {
|
||||
homeserverUrl: 'https://matrix.org/',
|
||||
identityServerUrl: 'https://vector.im'
|
||||
identityServerUrl: 'https://matrix.org'
|
||||
};
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue