Skip to content

Commit 3beff8a

Browse files
authored
Update README.md
1 parent a316d97 commit 3beff8a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Step packages are an evolution in the development of Octopus steps. Step packages address many of the concerns that made it difficult to implement new functionality as Octopus scaled up in terms of internal team size and external surface area. In particular, step packages are:
1+
Step packages are an evolution in the development of Octopus steps. [Step packages address many of the concerns](https://github.com/OctopusDeploy/Architecture/tree/main/Steps) that made it difficult to implement new functionality as Octopus scaled up in terms of internal team size and external surface area. In particular, step packages are:
22

33
* Developed outside the main Octopus code base.
44
* Tested as isolated and independent projects.
@@ -331,4 +331,4 @@ The step is available when building a deployment project:
331331

332332
Here is the result of a deployment with the new step package:
333333

334-
![](execution.png)
334+
![](execution.png)

0 commit comments

Comments
 (0)