Skip to content

Commit 8b36a3f

Browse files
authored
fixed the call out section
1 parent d9bb351 commit 8b36a3f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/nim/disconnected/add-license-disconnected-deployment.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ To license NGINX Instance Manager, complete each of the following steps in order
8585
8686
Run these `curl` commands on a system that can access NGINX Instance Manager and connect to `https://product.apis.f5.com/` on port `443`. Replace each placeholder with your specific values.
8787
88-
{{< call-out "important" >}}The `-k` flag skips SSL certificate validation. Use this only if your NGINX Instance Manager is using a self-signed certificate or if the certificate is not trusted by your system.{{< /call-out >}}
88+
{{% call-out "important" "TLS certificate validation" "" %}}The -k flag skips SSL certificate validation. Use this only if your NGINX Instance Manager is using a self-signed certificate or if the certificate is not trusted by your system.{{% /call-out %}}
8989
9090
1. **Add the license to NGINX Instance Manager**:
9191
@@ -221,11 +221,11 @@ Download the initial usage report to send to F5:
221221
222222
#### Submit usage report to F5
223223
224-
You need to submit the usage report to F5 and download the acknowledgment over REST. To do do, follow steps 5–7 in the [**REST**](#add-license-submit-initial-usage-report) tab in this section.
224+
You need to submit the usage report to F5 and download the acknowledgment over REST. To do so, follow steps 5–7 in the [**REST**](#add-license-submit-initial-usage-report) tab in this section.
225225
226226
#### Upload the usage acknowledge to NGINX Instance Manager
227227
228-
To upload the the usage acknowledgement:
228+
To upload the usage acknowledgement:
229229
230230
1. On the **License > Overview** page, select **Upload Usage Acknowledgement**.
231231
2. Upload the acknowledgement by selecting **Browse** or dragging the file into the form.

0 commit comments

Comments
 (0)