Skip to content

Commit 4188cfc

Browse files
authored
Fix Event Hubs trigger branding
1 parent 06e5929 commit 4188cfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-bindings-event-hubs-trigger.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ For information on setup and configuration details, see the [overview](functions
1919

2020
## host.json settings
2121

22-
The [host.json](functions-host-json.md#eventhub) file contains settings that control Event Hub trigger behavior. See the [host.json settings](functions-bindings-event-hubs.md#hostjson-settings) section for details regarding available settings.
22+
The [host.json](functions-host-json.md#eventhub) file contains settings that control Event Hubs trigger behavior. See the [host.json settings](functions-bindings-event-hubs.md#hostjson-settings) section for details regarding available settings.
2323

2424
## Next steps
2525

0 commit comments

Comments
 (0)