Skip to content

Commit 6b14253

Browse files
committed
Fixing timeout anchor
1 parent c3027e6 commit 6b14253

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-host-json.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ Indicates the timeout duration for all function executions. It follows the times
333333
}
334334
```
335335

336-
For more information on the default and maximum values for specific plans, see [Function app timeout duration](./functions-scale.md#function-app-timeout-duration).
336+
For more information on the default and maximum values for specific plans, see [Function app timeout duration](./functions-scale.md#timeout).
337337

338338
## healthMonitor
339339

0 commit comments

Comments
 (0)