Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions layouts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,7 @@ <h1 class="homepage-item-text">
NGINX as a Service
</div>

<a href="{{ .Site.BaseURL }}nginx-one" class="products-card" alt="NGINX One Console">
<a href="{{ .Site.BaseURL }}nginxaas/azure" alt="NGINX as a Service for Azure">
<div class="homepage-item">
<div class="homepage-item-heading">
<div class="homepage-item-logo">
Expand All @@ -404,7 +404,7 @@ <h1 class="homepage-item-text">
More NGINX Products
</div>

<a href="{{ .Site.BaseURL }}nginx-one" class="products-card" alt="NGINX One Console">
<a href="https://unit.nginx.org/" alt="NGINX Unit">
<div class="homepage-item">
<div class="homepage-item-heading">
<div class="homepage-item-logo">
Expand Down
Loading