Skip to content

Commit e008c8b

Browse files
authored
fix broken link in comparsion page (#620)
Signed-off-by: Yu Zhao 00540916 <[email protected]>
1 parent 3c9af0b commit e008c8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

comparisons/comparison-google-cloud-workflows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -628,7 +628,7 @@ to interested parties via events (CloudEvents specification format), which we ar
628628

629629
#### Notes
630630

631-
Serverless Workflow defines [reusable retry definitions](../specification.md#Defining-Retries) which can be referenced by
631+
Serverless Workflow defines [reusable retry definitions](../specification.md#retry-definition) which can be referenced by
632632
state actions. By default with Serverless workflow all actions are retried. You can however reference a defined
633633
retry policy to perform specific retries on actions. If the error persists after defined retry attempts logic,
634634
the workflow state can handle the error with its onErrors property.

0 commit comments

Comments
 (0)