From a844411d3463ad2541067857abba6152ee75f236 Mon Sep 17 00:00:00 2001 From: Joe DiPol Date: Thu, 11 Jan 2024 07:56:55 -0800 Subject: [PATCH] 4.x: Fix bad include in cors documentation (#8220) --- docs/src/main/asciidoc/includes/cors.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/src/main/asciidoc/includes/cors.adoc b/docs/src/main/asciidoc/includes/cors.adoc index 9fef588a839..4a5f5d3ff60 100644 --- a/docs/src/main/asciidoc/includes/cors.adoc +++ b/docs/src/main/asciidoc/includes/cors.adoc @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////////// - Copyright (c) 2020, 2023 Oracle and/or its affiliates. + Copyright (c) 2020, 2024 Oracle and/or its affiliates. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -87,7 +87,7 @@ one or more key/value pairs. Each key-value pair assigns one characteristic of C {basic-table-intro} [[config-key-table]] -include::[tag=cors-config-table] +include::{rootdir}/includes/cors.adoc[tag=cors-config-table] The following example of basic cross-origin ifdef::se-flavor[configuration, when loaded and used by the application,]