Skip to content

Commit 1de22f8

Browse files
author
Tihomir Surdilovic
authored
fix broken link in comparisons (#283)
Signed-off-by: Tihomir Surdilovic <[email protected]>
1 parent d4ddcf7 commit 1de22f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

comparisons/comparison-temporal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ languages.
3030

3131
## Note when reading provided examples
3232

33-
[Activities](https://docs.temporal.io/docs/activities) in temporal are comparable with
33+
[Activities](https://docs.temporal.io/docs/concept-activities) in temporal are comparable with
3434
[actions](https://github.com/serverlessworkflow/specification/blob/master/specification.md#Action-Definition) in Serverless Workflow
3535
language, namely actions that reference [function](https://github.com/serverlessworkflow/specification/blob/master/specification.md#function-definition)
3636
definitions. Serverless Workflow action execution involves invoking distributed functions via REST or via events.

0 commit comments

Comments
 (0)