From 701dcd10b60d1b22abc0a4392031c93e54689c57 Mon Sep 17 00:00:00 2001 From: Robert Dailey Date: Wed, 24 Apr 2024 07:16:39 -0500 Subject: [PATCH] Remove deprecation wording on v8 upgrade notes page --- docs/upgrade-guide/v8.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/upgrade-guide/v8.0.md b/docs/upgrade-guide/v8.0.md index 1ec4403..ef6ad62 100644 --- a/docs/upgrade-guide/v8.0.md +++ b/docs/upgrade-guide/v8.0.md @@ -16,7 +16,7 @@ in the past. Deprecations are always mentioned in release notes for feature rele The root directory for relative local include paths has changed. Previously, relative paths provided to the [`config` include directive](../yaml/config-reference/include.md#config) were rooted in -`${appdatadir}/configs`. Putting includes in the `configs` directory is now deprecated. Going +`${appdatadir}/configs`. Putting includes in the `configs` directory is no longer supported. Going forward, all includes should reside in `${appdatadir}/includes`. Migrating to the new directory is simple. Simply cut & paste any subdirectories containing include