Skip to content

Commit da4130b

Browse files
committed
Fix another broken link
1 parent 8c1ad81 commit da4130b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/platform-services/automation-service/integration-framework/about-integration-framework.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -471,7 +471,7 @@ See the following examples of trigger definition files:
471471

472472
##### Trigger hooks
473473

474-
Specify `hook` values in a `Trigger` type [action definition file](/docs/platform-services/automation-service/integration-framework/example-files-integration-framework/#action-definition-file-format) to run the trigger action in specific situations. For example, to automatically run a trigger action when a task is closed, specify the `closeTask` hook.
474+
Specify `hook` values in a `Trigger` type [action definition file](#action-definition-file-format) to run the trigger action in specific situations. For example, to automatically run a trigger action when a task is closed, specify the `closeTask` hook.
475475

476476
The following sections describe the valid hook values to use in a trigger definition file.
477477

0 commit comments

Comments
 (0)