Skip to content

Commit 2d3c4e9

Browse files
authored
Update functions-bindings-cosmosdb-v2-input.md
1 parent 27c6cde commit 2d3c4e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-bindings-cosmosdb-v2-input.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -449,7 +449,7 @@ This section contains examples that require version 3.x of Azure Cosmos DB exten
449449

450450
The examples refer to a simple `ToDoItem` type:
451451

452-
:::code language="csharp" source="~/azure-functions-dotnet-worker/samples/Extensions/CosmosDB/CosmosDbInputBindingFunction.cs" id="docsnippet_qtrigger_with_cosmosdb_inputbinding_todo_model" :::
452+
:::code language="csharp" source="~/azure-functions-dotnet-worker/samples/Extensions/CosmosDB/CosmosInputBindingFunction.cs" id="docsnippet_qtrigger_with_cosmosdb_inputbinding_todo_model" :::
453453

454454
<a id="queue-trigger-look-up-id-from-json-isolated"></a>
455455

0 commit comments

Comments
 (0)