From 13661cd57e13586dfec9d764687bfc9ae483243f Mon Sep 17 00:00:00 2001 From: Danny Tsang <567982+dannytsang@users.noreply.github.com> Date: Mon, 12 Dec 2022 16:00:20 +0000 Subject: [PATCH] Renamed internal and external network settings. (#25257) fixes undefined --- source/more-info/no-url-available.markdown | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/source/more-info/no-url-available.markdown b/source/more-info/no-url-available.markdown index e22aef6cb7f..728a6078275 100644 --- a/source/more-info/no-url-available.markdown +++ b/source/more-info/no-url-available.markdown @@ -66,12 +66,12 @@ to set this up. Go to **Settings** -> **System** -> **Network**. -On this page, two fields that can resolve this issue: "External URL" -and "Internal URL". +On this page, two fields that can resolve this issue: "Local Network" +and "Internet". -- **Internal URL**: The URL you type in your browser when you are **at home**, +- **Local Network**: The URL you type in your browser when you are **at home**, connected to your home network, e.g., `http://homeassistant.local:8123` -- **External URL**: The URL you type in your browser when you are **not home**, +- **Internet**: The URL you type in your browser when you are **not home**, connected to your home network, e.g., `https://example.duckdns.org` Some additional notes: