Skip to content

Commit

Permalink
url fix
Browse files Browse the repository at this point in the history
  • Loading branch information
songotony committed Jul 12, 2017
1 parent 3430d58 commit 0f76372
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ui/connectionwindow.ui
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@
<item>
<widget class="QLabel" name="InscriptionLabel">
<property name="text">
<string>&lt;a href=&quot;http://eip.epitech.eu/2018/twicecast/&quot;&gt;S'inscrire&lt;/a&gt;</string>
<string>&lt;a href=&quot;https://twicecast.ovh/signup&quot;&gt;S'inscrire&lt;/a&gt;</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
Expand All @@ -209,7 +209,7 @@
<item>
<widget class="QLabel" name="ForgottenPasswordLabel">
<property name="text">
<string>&lt;a href=&quot;http://eip.epitech.eu/2018/twicecast/&quot;&gt;Mot de passe oublié ?&lt;/a&gt;</string>
<string>&lt;a href=&quot;https://twicecast.ovh/&quot;&gt;Mot de passe oublié ?&lt;/a&gt;</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
Expand Down

0 comments on commit 0f76372

Please sign in to comment.