Skip to content

Commit 76fd259

Browse files
committed
feat: Update landing page links
1 parent fca830b commit 76fd259

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

layouts/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,8 @@ <h2 style="font-weight: 400; font-size: 1.5em; margin-top: 0px; margin-bottom: 0
116116
<div class="card-deck">
117117

118118
<div class="col-xs-12 col-sm-6 col-lg-4 card-holder">
119-
<a href="{{ .Site.BaseURL }}nginx-app-protect-waf" class="products-card" alt="NGINX App Protect WAF">
120-
<h3 class="card-title"><img class="card-img-top" src="{{ .Site.BaseURL }}/images/icons/NGINX-App-Protect-WAF-product-icon.svg"> NGINX App Protect WAF</h3>
119+
<a href="{{ .Site.BaseURL }}waf" class="products-card" alt="F5 WAF for NGINX">
120+
<h3 class="card-title"><img class="card-img-top" src="{{ .Site.BaseURL }}/images/icons/NGINX-App-Protect-WAF-product-icon.svg"> F5 WAF for NGINX</h3>
121121
<div class="card-description">
122122
<p>Lightweight, high-performance, advanced protection against Layer 7 attacks on your apps and APIs</p>
123123
</div>
@@ -336,14 +336,14 @@ <h1 class="homepage-item-text">
336336
NGINX App Protect
337337
</div>
338338

339-
<a href="{{ .Site.BaseURL }}nginx-app-protect-waf" class="products-card" alt="NGINX App Protect WAF">
339+
<a href="{{ .Site.BaseURL }}waf" class="products-card" alt="F5 WAF for NGINX">
340340
<div class="homepage-item">
341341
<div class="homepage-item-heading">
342342
<div class="homepage-item-logo">
343343
<img src="{{ .Site.BaseURL }}/images/icons/NGINX-App-Protect-WAF-product-icon.svg">
344344
</div>
345345
<div class="homepage-item-text">
346-
NGINX App Protect WAF
346+
F5 WAF for NGINX
347347
</div>
348348
</div>
349349
<div class="homepage-item-content">

0 commit comments

Comments
 (0)