Change domain for ha-client website

This commit is contained in:
Yegor Vialov
2020-01-29 17:31:02 +00:00
parent 2003005e56
commit 831fc98ab1
7 changed files with 13 additions and 13 deletions

View File

@ -118,7 +118,7 @@ class _IntegrationSettingsPageState extends State<IntegrationSettingsPage> {
Text("Location tracking", style: TextStyle(fontSize: Sizes.largeFontSize-2)),
Container(height: Sizes.rowPadding,),
InkWell(
onTap: () => Launcher.launchURLInCustomTab(context: context, url: "http://ha-client.homemade.systems/docs#location-tracking"),
onTap: () => Launcher.launchURLInCustomTab(context: context, url: "http://ha-client.estevez.dev/docs#location-tracking"),
child: Text(
"Please read documentation!",
style: TextStyle(