Correct links on login page

This commit is contained in:
Saurav Sachidanand 2018-02-06 21:48:30 +05:30
parent f3da86bfc5
commit fffac6b634

View file

@ -989,7 +989,7 @@ Join a room to start to chat</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="uri">https://riot.im/app/</property>
<property name="uri">https://riot.im/app/#/login</property>
</object>
<packing>
<property name="expand">False</property>
@ -1003,7 +1003,7 @@ Join a room to start to chat</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="uri">https://riot.im/app/</property>
<property name="uri">https://riot.im/app/#/register</property>
</object>
<packing>
<property name="expand">False</property>