From d3c410f20b4a7b99486b2f5a966c922fce7690f1 Mon Sep 17 00:00:00 2001 From: Mike Jang <3287976+mjang@users.noreply.github.com> Date: Wed, 3 Sep 2025 10:24:42 -0700 Subject: [PATCH 1/2] feat: add comparison: OSS v. Plus --- content/nginx/_index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/nginx/_index.md b/content/nginx/_index.md index ef928d074..0fc931931 100644 --- a/content/nginx/_index.md +++ b/content/nginx/_index.md @@ -12,6 +12,8 @@ nd-product: NGINX Plus --- Request your [free 30‑day trial](https://www.nginx.com/free-trial-request) today. +{{< call-out "note" >}}For a detailed comparison between NGINX Plus and NGINX Open Source, refer to [Differences between NGINX OSS and NGINX Plus](https://www.f5.com/placeholder) on the F5 website.{{}} + ## About [//]: # "These are Markdown comments to guide you through document structure. Remove them as you go, as well as any unnecessary sections." [//]: # "Use underscores for _italics_, and double asterisks for **bold**." From fcbf0140f691cc8a09edb4045d0b5822d1090bc5 Mon Sep 17 00:00:00 2001 From: Mike Jang <3287976+mjang@users.noreply.github.com> Date: Wed, 3 Sep 2025 10:31:54 -0700 Subject: [PATCH 2/2] replace with include --- content/nginx/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/nginx/_index.md b/content/nginx/_index.md index 0fc931931..9d8ddb58f 100644 --- a/content/nginx/_index.md +++ b/content/nginx/_index.md @@ -12,7 +12,7 @@ nd-product: NGINX Plus --- Request your [free 30‑day trial](https://www.nginx.com/free-trial-request) today. -{{< call-out "note" >}}For a detailed comparison between NGINX Plus and NGINX Open Source, refer to [Differences between NGINX OSS and NGINX Plus](https://www.f5.com/placeholder) on the F5 website.{{}} +{{< include "/nginx-plus/oss-plus-comparison.md" >}} ## About [//]: # "These are Markdown comments to guide you through document structure. Remove them as you go, as well as any unnecessary sections."