Skip to content

Commit 6efca62

Browse files
authored
remove link
1 parent 2627139 commit 6efca62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/webjobs-sdk-get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ In this section, you set up console logging that uses the [ASP.NET Core logging
131131
* Disables [dashboard logging](https://github.com/Azure/azure-webjobs-sdk/wiki/Queues#logs). The dashboard is a legacy monitoring tool, and dashboard logging is not recommended for high-throughput production scenarios.
132132
* Adds the console provider with default [filtering](webjobs-sdk-how-to.md#log-filtering).
133133

134-
Now, you can add a function that is triggered by messages arriving in an [Azure Storage queue](../azure-functions/functions-bindings-storage-queue.md).
134+
Now, you can add a function that is triggered by messages arriving in an Azure Storage queue.
135135

136136
## Install the Storage binding extension
137137

0 commit comments

Comments
 (0)