We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ab64106 + ba892d3 commit bdb52d0Copy full SHA for bdb52d0
1 file changed
articles/azure-functions/functions-reference-node.md
@@ -1051,7 +1051,7 @@ The `retryContext` object has the following properties:
1051
| **`maxRetryCount`** | Maximum number of times an execution is retried. A value of `-1` means to retry indefinitely. |
1052
| **`exception`** | Exception that caused the retry. |
1053
1054
-For more information, see [`retry-policies`](./functions-bindings-errors.md#retry-policies).
+For more information, see [`retry-policies`](./functions-bindings-error-pages.md#retry-policies).
1055
1056
::: zone-end
1057
0 commit comments