Skip to content

Commit 6058df2

Browse files
authored
fix syntax
1 parent 75c9369 commit 6058df2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/automation/automation-linux-hrw-install.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ The minimum requirements for a Linux Hybrid Runbook Worker are:
5555
| **Required package** | **Description** | **Minimum version**|
5656
|--------------------- | --------------------- | -------------------|
5757
|Glibc |GNU C Library| 2.5-12 |
58-
|Openssl| OpenSSL Libraries | 1.0 (TLS 1.1 and TLS 1.2 are supported|
58+
|Openssl| OpenSSL Libraries | 1.0 (TLS 1.1 and TLS 1.2 are supported)|
5959
|Curl | cURL web client | 7.15.5|
6060
|Python-ctypes | Python 2.x is required |
6161
|PAM | Pluggable Authentication Modules|
@@ -117,7 +117,7 @@ sudo python onboarding.py --deregister --endpoint="<URL>" --key="<PrimaryAccessK
117117
118118
## Remove a Hybrid Worker group
119119

120-
To remove a Hybrid Runbook Worker group of Linux computers, you use the same steps as for a Windows hybrid worker group. See Remove a Hybrid Worker group (automation-windows-hrw-install.md#remove-a-hybrid-worker-group)
120+
To remove a Hybrid Runbook Worker group of Linux computers, you use the same steps as for a Windows hybrid worker group. See [Remove a Hybrid Worker group](automation-windows-hrw-install.md#remove-a-hybrid-worker-group).
121121

122122
## Next steps
123123

0 commit comments

Comments
 (0)