Commit cc84b38
Fix extra quote in JavaDoc link for EventHubClientBuilder
Removed the extra quotation mark inside the anchor tag for the Azure
Identity documentation link. This malformed HTML was causing the
"Extra label found: <xref" content validation error.
Fixes #47386
Co-authored-by: samvaity <[email protected]>1 parent a46a238 commit cc84b38
File tree
1 file changed
+1
-1
lines changed- sdk/eventhubs/azure-messaging-eventhubs/src/main/java/com/azure/messaging/eventhubs
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| |||
0 commit comments