Skip to content

Commit 07b577a

Browse files
Merge pull request #2750 from OctopusDeploy/octo-nyte-patch-1
Update dynamic-worker.md
2 parents b7e3d32 + 7b6caff commit 07b577a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/pages/docs/octopus-cloud/dynamic-worker.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ navOrder: 50
88
description: What dynamic workers are, how they work, their limitations and other worker options available for Octopus Cloud
99
---
1010

11-
[Workers](docs/infrastructure/workers) are machines that can execute tasks that don’t need to be run on the Octopus Server or individual deployment targets.
11+
[Workers](/docs/infrastructure/workers) are machines that can execute tasks that don’t need to be run on the Octopus Server or individual deployment targets.
1212

1313
There are 2 types of worker you can use in Octopus Cloud - external workers and dynamic workers.
1414

15-
The most flexible type of worker are [external workers](docs/infrastructure/workers#external-workers), which are machines, provided by the customer, accessed from Octopus Cloud via Windows or Linux Tentacle, via SSH, or via [Kubernetes workers](/docs/infrastructure/workers/kubernetes-worker).
15+
The most flexible type of worker are [external workers](/docs/infrastructure/workers#external-workers), which are machines, provided by the customer, accessed from Octopus Cloud via Windows or Linux Tentacle, via SSH, or via [Kubernetes workers](/docs/infrastructure/workers/kubernetes-worker).
1616

1717
External workers are recommended when the customer needs full control of
1818

0 commit comments

Comments
 (0)