Skip to content

Commit 8a256ba

Browse files
fixed broken links in NIM deployment guides (#696)
* fixed broken links in NIM deployment guides * fixed link to correct doc
1 parent 17fb331 commit 8a256ba

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/nim/deploy/vm-bare-metal/install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The script installs:
2121
- ClickHouse by default, unless you choose to skip it
2222
- Optionally, NGINX Plus (requires a license and additional flags)
2323

24-
The script also installs all required operating system packages automatically. If you need to install earlier versions of NGINX or NGINX Instance Manager, follow the [manual installation process](({{< ref "nim/deploy/vm-bare-metal/install-nim-manual.md" >}})) instead.
24+
The script also installs all required operating system packages automatically. If you need to install earlier versions of NGINX or NGINX Instance Manager, follow the [manual installation process]({{< ref "nim/deploy/vm-bare-metal/install-nim-manual.md" >}}) instead.
2525

2626
---
2727

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The script installs:
2121

2222
NGINX Plus is not supported in disconnected mode.
2323

24-
If you need to install earlier versions of NGINX or NGINX Instance Manager, follow the [manual installation process](({{< ref "nim/deploy/vm-bare-metal/install-nim-manual.md" >}})) instead.
24+
If you need to install earlier versions of NGINX or NGINX Instance Manager, follow the [manual installation process]({{< ref "nim/disconnected/offline-install-guide-manual.md" >}}) instead.
2525

2626
---
2727

0 commit comments

Comments
 (0)