Skip to content

Commit 8deb3c4

Browse files
committed
fix bookmark
1 parent 5a300e4 commit 8deb3c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-bindings-azuresql-input.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ For information on setup and configuration details, see the [overview](./functio
2020
This section contains the following examples:
2121

2222
* [HTTP trigger, look up ID from query string](#http-trigger-look-up-id-from-query-string-c)
23-
* [HTTP trigger, get multiple docs from route data](#http-trigger-get-multiple-docs-from-route-data-c)
23+
* [HTTP trigger, get multiple docs from route data](#http-trigger-get-multiple-items-from-route-data-c)
2424

2525
The examples refer to a `ToDoItem` type and a corresponding database table:
2626

0 commit comments

Comments
 (0)