Commit b9b6abd
authored
Fixed broken docs link, (Azure#17593)
Points developers to the overload we want them to use, rather than the
hidden one we "retired."
Likely solves an MS Docs rendering bug, where it can't link to the
method properly because methods we hide from intellisense also aren't
rendered to MS Docs at all, so there's nothing to link to.
Co-authored-by: jschrepp-MSFT <41338290+jschrepp-MSFT@users.noreply.github.com>1 parent 60753e7 commit b9b6abd
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments