Skip to content

Commit c2c4bc2

Browse files
committed
Removed final few brand icons
1 parent 0a1b2f7 commit c2c4bc2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

content/nim/deploy/infrastructure-as-code/build-and-deploy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The deployment process has two stages:
1818
- Generate an image using Packer.
1919
- Deploy the image using Terraform.
2020

21-
{{< call-out "tip" "Open-Source Project on GitHub" "fa-brands fa-github" >}}
21+
{{< call-out "tip" "Open-Source Project on GitHub" >}}
2222
The steps in this guide refer to the [NGINX Instance Manager Infrastructure as Code (IAC)](https://github.com/nginxinc/nginx-management-suite-iac) project on GitHub.
2323
{{< /call-out >}}
2424

content/nim/deploy/infrastructure-as-code/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This guide explains how to install F5 NGINX Instance Manager using the open-sour
1515

1616
With Ansible, you can automate and replicate your installation across multiple environments.
1717

18-
{{< call-out "tip" "Open-Source Project on GitHub" "fa-brands fa-github" >}}
18+
{{< call-out "tip" "Open-Source Project on GitHub" >}}
1919
The steps in this guide refer to the [Ansible NGINX Instance Manager Role](https://github.com/nginxinc/ansible-role-nginx-management-suite) project on GitHub.
2020
{{< /call-out >}}
2121

content/nim/disconnected/offline-install-guide-manual.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ To complete the steps in this guide, you need to download the NGINX Instance Man
3535

3636
Local dependencies are common Linux packages like `curl` or `openssl`, which most Linux distributions include by default. When installing NGINX Instance Manager, your package manager will automatically install these dependencies. Without internet access, ensure your package manager can use a local package repository, such as a distribution DVD/ISO image or internal network mirror. Check your Linux distribution's documentation for details.
3737

38-
{{< call-out "note" "RedHat on AWS" "fa-brands fa-aws" >}}If you're using AWS and can't attach remote or local RedHat package repositories, download the necessary packages on another RedHat machine and copy them to your target machine. Use the `yumdownloader` utility for this task:
38+
{{< call-out "note" "RedHat on AWS" >}}If you're using AWS and can't attach remote or local RedHat package repositories, download the necessary packages on another RedHat machine and copy them to your target machine. Use the `yumdownloader` utility for this task:
3939
<https://access.redhat.com/solutions/10154>.
4040
{{</ call-out >}}
4141

0 commit comments

Comments
 (0)