Skip to content

Commit 1581032

Browse files
Fix README link (#342)
1 parent 1f97f2f commit 1581032

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Azure SQL bindings for Azure Functions are supported for:
4040
- [Stored Procedure](#stored-procedure)
4141
- [IAsyncEnumerable](#iasyncenumerable)
4242
- [Output Binding](#output-binding)
43-
- [ICollector<T>/IAsyncCollector<T>](#icollectortiasynccollectort)
43+
- [ICollector<T>/IAsyncCollector<T>](#icollectoriasynccollector)
4444
- [Array](#array)
4545
- [Single Row](#single-row)
4646
- [Primary Keys and Identity Columns](#primary-keys-and-identity-columns)

0 commit comments

Comments
 (0)