Skip to content

Commit 43b480c

Browse files
Merge pull request #218080 from mumurug-MSFT/patch-20
(AzureCXP) fixes MicrosoftDocs/azure-docs#101306
2 parents 2668baa + 304b498 commit 43b480c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-functions/functions-kubernetes-keda.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ You can remove KEDA from your cluster in one of the following ways:
7878
KEDA has support for the following Azure Function triggers:
7979

8080
* [Azure Storage Queues](functions-bindings-storage-queue.md)
81-
* [Azure Service Bus Queues](functions-bindings-service-bus.md)
81+
* [Azure Service Bus](functions-bindings-service-bus.md)
8282
* [Azure Event / IoT Hubs](functions-bindings-event-hubs.md)
8383
* [Apache Kafka](https://github.com/azure/azure-functions-kafka-extension)
8484
* [RabbitMQ Queue](https://github.com/azure/azure-functions-rabbitmq-extension)
@@ -94,4 +94,4 @@ For more information, see the following resources:
9494
* [Code and test Azure Functions locally](functions-develop-local.md)
9595
* [How the Azure Function Consumption plan works](functions-scale.md)
9696

97-
[func init]: functions-core-tools-reference.md#func-init
97+
[func init]: functions-core-tools-reference.md#func-init

0 commit comments

Comments
 (0)