From 263ee7501b593f380cdebeffcf10481a2715f5ff Mon Sep 17 00:00:00 2001 From: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com> Date: Tue, 25 Jun 2024 12:54:47 -0400 Subject: [PATCH] Add version to unsupported header in 1.2 (#7476) Signed-off-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com> --- _includes/warning.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/warning.html b/_includes/warning.html index 01b27eb8ef..0fd9eb3619 100644 --- a/_includes/warning.html +++ b/_includes/warning.html @@ -1 +1 @@ -
This version of the OpenSearch documentation is no longer maintained. For the latest version, see the current documentation. For information about OpenSearch version maintenance, see Release Schedule and Maintenance Policy.
\ No newline at end of file +You're viewing version {{site.opensearch_major_minor_version}} of the OpenSearch documentation. This version is no longer maintained. For the latest version, see the current documentation. For information about OpenSearch version maintenance, see Release Schedule and Maintenance Policy.