From e4b010bd55d85c840a29d252784f386474d48608 Mon Sep 17 00:00:00 2001 From: Josh Heyer Date: Wed, 26 Jun 2024 01:25:13 +0000 Subject: [PATCH] Fix overlapping redirect, update template to match edited index for EPRS --- install_template/templates/products/postgis/arm64_index.njk | 1 - .../templates/products/replication-server/index.njk | 2 +- product_docs/docs/postgis/3/installing/linux_arm64/index.mdx | 1 - 3 files changed, 1 insertion(+), 3 deletions(-) diff --git a/install_template/templates/products/postgis/arm64_index.njk b/install_template/templates/products/postgis/arm64_index.njk index 4d1cfce7ecf..0c5122c984a 100644 --- a/install_template/templates/products/postgis/arm64_index.njk +++ b/install_template/templates/products/postgis/arm64_index.njk @@ -5,5 +5,4 @@ {% block frontmatter %} deployPath: {{productShortname}}/{{ product.versionMajor }}/installing/linux_arm64/index.mdx redirects: - - /postgis/latest/01a_installing_postgis/installing_on_linux/x86_amd64/ {% endblock frontmatter %} diff --git a/install_template/templates/products/replication-server/index.njk b/install_template/templates/products/replication-server/index.njk index 53e0197d230..23e0b3228fe 100644 --- a/install_template/templates/products/replication-server/index.njk +++ b/install_template/templates/products/replication-server/index.njk @@ -24,7 +24,7 @@ redirects: {% block otherosinstall %} ## Windows -- [Windows Server 2022](windows), [Windows Server 2019](windows) +- [Windows Server 2022](windows) !!!Note We recommend that you follow all installation steps strictly. Any modification in the steps may lead to an unstable installation. If your installation environment can't directly access the EDB repos, consult with EDB to identify the proper installation instructions for your environment. diff --git a/product_docs/docs/postgis/3/installing/linux_arm64/index.mdx b/product_docs/docs/postgis/3/installing/linux_arm64/index.mdx index f05d0d576c1..776defb5b04 100644 --- a/product_docs/docs/postgis/3/installing/linux_arm64/index.mdx +++ b/product_docs/docs/postgis/3/installing/linux_arm64/index.mdx @@ -7,7 +7,6 @@ navTitle: "On Linux ARM64" # Leaf template: products/postgis/arm64_index.njk redirects: - - /postgis/latest/01a_installing_postgis/installing_on_linux/x86_amd64/ navigation: - postgis_debian_12