We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4ddcf7 commit 1de22f8Copy full SHA for 1de22f8
comparisons/comparison-temporal.md
@@ -30,7 +30,7 @@ languages.
30
31
## Note when reading provided examples
32
33
-[Activities](https://docs.temporal.io/docs/activities) in temporal are comparable with
+[Activities](https://docs.temporal.io/docs/concept-activities) in temporal are comparable with
34
[actions](https://github.com/serverlessworkflow/specification/blob/master/specification.md#Action-Definition) in Serverless Workflow
35
language, namely actions that reference [function](https://github.com/serverlessworkflow/specification/blob/master/specification.md#function-definition)
36
definitions. Serverless Workflow action execution involves invoking distributed functions via REST or via events.
0 commit comments