Skip to content

Commit 8f44b0d

Browse files
committed
Fix anchor links
1 parent f289a02 commit 8f44b0d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/azure-functions/functions-bindings-notification-hubs.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@ The notifications you send can be native notifications or [template notification
3636

3737
Template examples for each language:
3838

39-
* [C# script - out parameter](#c-script-template-example---out-parameter)
40-
* [C# script - asynchronous](#c-script-template-example---asynchronous)
41-
* [C# script - JSON](#c-script-template-example---json)
42-
* [C# script - library types](#c-script-template-example---library-types)
39+
* [C# script - out parameter](#c-script-template-example-out-parameter)
40+
* [C# script - asynchronous](#c-script-template-example-asynchronous)
41+
* [C# script - JSON](#c-script-template-example-json)
42+
* [C# script - library types](#c-script-template-example-library-types)
4343
* [F#](#f-template-example)
4444
* [JavaScript](#javascript-template-example)
4545

0 commit comments

Comments
 (0)