From 77fc949fd9b0ac501aad144fa26ea79e09db2b47 Mon Sep 17 00:00:00 2001 From: jaburges Date: Fri, 22 May 2020 03:44:53 -0700 Subject: [PATCH] http - base_url basic config docs (#13549) --- source/_posts/2020-05-20-release-110.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/_posts/2020-05-20-release-110.markdown b/source/_posts/2020-05-20-release-110.markdown index f23055c51ff..fb2286a9ff1 100644 --- a/source/_posts/2020-05-20-release-110.markdown +++ b/source/_posts/2020-05-20-release-110.markdown @@ -463,7 +463,7 @@ Experiencing issues introduced by this release? Please report them in our [issue - **HTTP** - `base_url` is deprecated and replaced by an `internal_url` and `external_url` core configuration setting. - - ([@frenck] - [#35224]) ([config docs]) ([http docs]) + ([@frenck] - [#35224]) ([basic config docs]) ([http docs]) - **Kodi** - Kodi previously reported the media content type for all PVR channels as "channel", no matter if it was a TV or a radio channel. @@ -1513,6 +1513,7 @@ Experiencing issues introduced by this release? Please report them in our [issue [automatic docs]: /integrations/automatic/ [automation docs]: /integrations/automation/ [axis docs]: /integrations/axis/ +[basic config docs]: /docs/configuration/basic/ [blebox docs]: /integrations/blebox/ [blink docs]: /integrations/blink/ [bluetooth_le_tracker docs]: /integrations/bluetooth_le_tracker/