Skip to content

Commit 29c77ec

Browse files
authored
Update on mainframe the correct url for Unit (#842)
chore: Update on mainframe the correct url for Unit
1 parent ae308a6 commit 29c77ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layouts/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,7 @@ <h1 class="homepage-item-text">
404404
More NGINX Products
405405
</div>
406406

407-
<a href="https://unit.nginx.org/" alt="NGINX Unit">
407+
<a href="{{ .Site.BaseURL }}nginx-unit" alt="NGINX Unit">
408408
<div class="homepage-item">
409409
<div class="homepage-item-heading">
410410
<div class="homepage-item-logo">

0 commit comments

Comments
 (0)