We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df669b9 commit 39c847aCopy full SHA for 39c847a
content/nginxaas-azure/billing/usage-and-cost-estimator.md
@@ -9,7 +9,7 @@ url: /nginxaas/azure/billing/usage-and-cost-estimator/
9
10
{{< raw-html >}}
11
12
-<link rel="stylesheet" href="nginxaas-azure/css/cost-calculator_v2.css">
+<link rel="stylesheet" href="/nginxaas-azure/css/cost-calculator_v2.css">
13
<div id="calculator">
14
<h3 id="calculator-section-heading">
15
Cost Estimation for Standard V2 Plan
@@ -142,5 +142,5 @@ Max(
142
</div>
143
144
145
-<script type="module" src="nginxaas-azure/js/cost-calculator_v2.js"></script>
+<script type="module" src="/nginxaas-azure/js/cost-calculator_v2.js"></script>
146
{{< /raw-html >}}
0 commit comments