Skip to content

Commit

Permalink
fix #48: update link in settings dialog
Browse files Browse the repository at this point in the history
  • Loading branch information
olivierdalang authored May 20, 2022
1 parent 2035a35 commit fc762ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion travel_time_platform_plugin/ui/ConfigDialog.ui
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
<string notr="true">font-style:italic;color:gray;</string>
</property>
<property name="text">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Please get in contact &lt;a href=&quot;https://traveltimeform.typeform.com/to/vQ06ln&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;here&lt;/span&gt;&lt;/a&gt; to enquire about Commercial and Permanent Free licences&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Log in to your account &lt;a href=&quot;https://account.traveltime.com/&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;here&lt;/span&gt;&lt;/a&gt; to track your usage and upgrade your plan.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
</item>
Expand Down

0 comments on commit fc762ae

Please sign in to comment.