Skip to content

Commit a5f90dd

Browse files
committed
Update index.md
1 parent 2f7f622 commit a5f90dd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • src/pages/docs/projects/project-triggers

src/pages/docs/projects/project-triggers/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ Project triggers allow you to automate your deployments by responding to events
1212

1313
Choose from a subset of **events** that can occur in Octopus Deploy, apply a **filter** to those events, and decide what **action** you want performed after the trigger fires.
1414

15-
## Example trigger
15+
## Trigger example
1616

17-
The example below is an automatic deployment trigger that fires when a [deployment target](/docs/infrastructure/) in the **Production** [environment](/docs/infrastructure/environments) becomes available and is tagged with the **web-server** [target tag](/docs/infrastructure/deployment-targets/target-tags).
17+
The example below is an automatic deployment trigger that fires when a [deployment target](/docs/infrastructure/) that belongs to the **Production** [environment](/docs/infrastructure/environments) becomes available and is tagged with the **web-server** [target tag](/docs/infrastructure/deployment-targets/target-tags).
1818

1919
:::figure
2020
![](/docs/projects/project-triggers/images/octopus-triggers-diagram.png)

0 commit comments

Comments
 (0)