Skip to content

Commit e35de3c

Browse files
committed
fix broken link
1 parent b5c90f3 commit e35de3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-node-upgrade-v4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,6 +333,6 @@ The http request and response types are now a subset of the [fetch standard](htt
333333
334334
## Troubleshooting
335335
336-
If you see the following error, make sure you're using the minimum versions required of all [prerequisites](#prerequisites):
336+
If you see the following error, make sure you're using the minimum versions required of all [requirements](#requirements):
337337
338338
> No job functions found. Try making your job classes and methods public. If you're using binding extensions (e.g. Azure Storage, ServiceBus, Timers, etc.) make sure you've called the registration method for the extension(s) in your startup code (e.g. builder.AddAzureStorage(), builder.AddServiceBus(), builder.AddTimers(), etc.).

0 commit comments

Comments
 (0)