@@ -178,7 +178,7 @@ <h2 style="font-weight: 400; font-size: 1.5em; margin-top: 0px; margin-bottom: 0
178
178
< div class ="row justify-content-center ">
179
179
< div class ="card-deck ">
180
180
< div class ="col-xs-12 col-sm-6 col-lg-4 card-holder ">
181
- < a href ="https://unit.nginx.org/ " class ="products-card " alt ="NGINX Unit ">
181
+ < a href ="{{ .Site.BaseURL }}nginx-unit " class ="products-card " alt ="NGINX Unit ">
182
182
< div class ="saas-card ">
183
183
< div class ="saas-icon "> < img style ="width: auto; height: auto; " src ="{{ .Site.BaseURL }}/images/icons/NGINX-Unit-product-icon-RGB.png "> </ div >
184
184
< div class ="saas-description ">
@@ -384,7 +384,7 @@ <h1 class="homepage-item-text">
384
384
< div class ="homepage-item ">
385
385
< div class ="homepage-item-heading ">
386
386
< div class ="homepage-item-logo ">
387
- < img class ="card-img-top " src ="{{ .Site.BaseURL }}/images/icons/NGINX-for-Azure-product-icon.png ">
387
+ < img class ="card-img-top " src ="{{ .Site.BaseURL }}/images/icons/NGINX-for-Azure-product-icon.png ">
388
388
</ div >
389
389
< div class ="homepage-item-text ">
390
390
NGINX as a Service for Azure
@@ -408,7 +408,7 @@ <h1 class="homepage-item-text">
408
408
< div class ="homepage-item ">
409
409
< div class ="homepage-item-heading ">
410
410
< div class ="homepage-item-logo ">
411
- < img class ="card-img-top " src ="{{ .Site.BaseURL }}/images/icons/NGINX-One-product-icon.png ">
411
+ < img class ="card-img-top " src ="{{ .Site.BaseURL }}/images/icons/NGINX-One-product-icon.png ">
412
412
</ div >
413
413
< div class ="homepage-item-text ">
414
414
NGINX Unit
0 commit comments