Skip to content

Commit 559d27d

Browse files
committed
docs: fix relative url
1 parent 031e2e8 commit 559d27d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layouts/partials/license.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<span style="vertical-align: middle; line-height: 1.5;">
55
<strong>Licensing changes:</strong> Starting with NGINX Plus R33, all NGINX Plus instances must use a subscription token to validate their license and report usage data.<br>
66
<span style="display: inline-block; padding-left: calc(1.5rem + 18px);">
7-
See <a href="https://docs.nginx.com/solutions/about-subscription-licenses/">About subscription licenses</a> for more information.
7+
See <a href="{{ "/solutions/about-subscription-licenses/" | absURL }}">About subscription licenses</a> for more information.
88
</span>
99
</span>
1010
<button type="button" class="close" data-dismiss="alert" aria-label="Close" style="background: none; border: none; font-size: 3rem; line-height: 1;" onclick="dismissAlert()">

0 commit comments

Comments
 (0)