Skip to content

Commit cf66974

Browse files
authored
fix broken links (#3857)
* fix broken links * more fixes * undo some changes * more fixes * replace IPA link
1 parent 9ea6c64 commit cf66974

File tree

53 files changed

+113
-114
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+113
-114
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
http://schemas.microsoft.com/winfx/2006/xaml
1+
`http://schemas.microsoft.com/winfx/2006/xaml`

xml/Accessibility/IAccIdentity.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<format type="text/markdown"><![CDATA[
3232
3333
## Remarks
34-
For more information about <xref:Accessibility.IAccIdentity>, see [IAccIdentity::GetIdentityString](/windows/desktop/api/oleacc/nf-oleacc-iaccidentity-getidentitystring).
34+
For more information about <xref:Accessibility.IAccIdentity>, see [IAccIdentity::GetIdentityString](/windows/win32/api/oleacc/nf-oleacc-iaccidentity-getidentitystring).
3535
3636
]]></format>
3737
</remarks>
@@ -67,7 +67,7 @@
6767
<format type="text/markdown"><![CDATA[
6868
6969
## Remarks
70-
For more information about <xref:Accessibility.IAccIdentity.GetIdentityString%2A>, see [IAccIdentity::GetIdentityString](/windows/desktop/api/oleacc/nf-oleacc-iaccidentity-getidentitystring).
70+
For more information about <xref:Accessibility.IAccIdentity.GetIdentityString%2A>, see [IAccIdentity::GetIdentityString](/windows/win32/api/oleacc/nf-oleacc-iaccidentity-getidentitystring).
7171
7272
]]></format>
7373
</remarks>

xml/Accessibility/IAccPropServer.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<format type="text/markdown"><![CDATA[
6262
6363
## Remarks
64-
For more information about <xref:Accessibility.IAccPropServer>, see [IAccPropServer::GetPropValue](/windows/desktop/api/oleacc/nf-oleacc-iaccpropserver-getpropvalue).
64+
For more information about <xref:Accessibility.IAccPropServer>, see [IAccPropServer::GetPropValue](/windows/win32/api/oleacc/nf-oleacc-iaccpropserver-getpropvalue).
6565
6666
]]></format>
6767
</remarks>

xml/Accessibility/IAccessible.xml

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<format type="text/markdown"><![CDATA[
3333
3434
## Remarks
35-
For more information about <xref:Accessibility.IAccessible>, see [IAccessible interface](/windows/desktop/api/oleacc/nn-oleacc-iaccessible).
35+
For more information about <xref:Accessibility.IAccessible>, see [IAccessible interface](/windows/win32/api/oleacc/nn-oleacc-iaccessible).
3636
3737
]]></format>
3838
</remarks>
@@ -83,7 +83,7 @@
8383
<format type="text/markdown"><![CDATA[
8484
8585
## Remarks
86-
For more information about <xref:Accessibility.IAccessible.accChild%2A>, see [IAccessible::get_accChild](/windows/desktop/api/oleacc/nf-oleacc-iaccessible-get_accchild).
86+
For more information about <xref:Accessibility.IAccessible.accChild%2A>, see [IAccessible::get_accChild](/windows/win32/api/oleacc/nf-oleacc-iaccessible-get_accchild).
8787
8888
]]></format>
8989
</remarks>
@@ -130,7 +130,7 @@
130130
<format type="text/markdown"><![CDATA[
131131
132132
## Remarks
133-
For more information about <xref:Accessibility.IAccessible.accChildCount%2A>, see [IAccessible::get_accChildCount](/windows/desktop/api/oleacc/nf-oleacc-iaccessible-get_accchildcount).
133+
For more information about <xref:Accessibility.IAccessible.accChildCount%2A>, see [IAccessible::get_accChildCount](/windows/win32/api/oleacc/nf-oleacc-iaccessible-get_accchildcount).
134134
135135
]]></format>
136136
</remarks>
@@ -181,7 +181,7 @@
181181
<format type="text/markdown"><![CDATA[
182182
183183
## Remarks
184-
For more information about <xref:Accessibility.IAccessible.accDefaultAction%2A>, see [IAccessible::get_accDefaultAction](/windows/desktop/api/oleacc/nf-oleacc-iaccessible-get_accdefaultaction).
184+
For more information about <xref:Accessibility.IAccessible.accDefaultAction%2A>, see [IAccessible::get_accDefaultAction](/windows/win32/api/oleacc/nf-oleacc-iaccessible-get_accdefaultaction).
185185
186186
]]></format>
187187
</remarks>
@@ -232,7 +232,7 @@
232232
<format type="text/markdown"><![CDATA[
233233
234234
## Remarks
235-
For more information about <xref:Accessibility.IAccessible.accDescription%2A>, see [IAccessible::get_accDescription](/windows/desktop/api/oleacc/nf-oleacc-iaccessible-get_accdescription).
235+
For more information about <xref:Accessibility.IAccessible.accDescription%2A>, see [IAccessible::get_accDescription](/windows/win32/api/oleacc/nf-oleacc-iaccessible-get_accdescription).
236236
237237
]]></format>
238238
</remarks>
@@ -278,7 +278,7 @@
278278
<format type="text/markdown"><![CDATA[
279279
280280
## Remarks
281-
For more information about <xref:Accessibility.IAccessible.accDoDefaultAction%2A>, see [IAccessible::accDoDefaultAction](/windows/desktop/api/oleacc/nf-oleacc-iaccessible-accdodefaultaction).
281+
For more information about <xref:Accessibility.IAccessible.accDoDefaultAction%2A>, see [IAccessible::accDoDefaultAction](/windows/win32/api/oleacc/nf-oleacc-iaccessible-accdodefaultaction).
282282
283283
]]></format>
284284
</remarks>
@@ -325,7 +325,7 @@
325325
<format type="text/markdown"><![CDATA[
326326
327327
## Remarks
328-
For more information about <xref:Accessibility.IAccessible.accFocus%2A>, see [IAccessible::get_accFocus](/windows/desktop/api/oleacc/nf-oleacc-iaccessible-get_accfocus).
328+
For more information about <xref:Accessibility.IAccessible.accFocus%2A>, see [IAccessible::get_accFocus](/windows/win32/api/oleacc/nf-oleacc-iaccessible-get_accfocus).
329329
330330
]]></format>
331331
</remarks>
@@ -376,7 +376,7 @@
376376
<format type="text/markdown"><![CDATA[
377377
378378
## Remarks
379-
For more information about <xref:Accessibility.IAccessible.accHelp%2A>, see [IAccessible::get_accHelp](/windows/desktop/api/oleacc/nf-oleacc-iaccessible-get_acchelp).
379+
For more information about <xref:Accessibility.IAccessible.accHelp%2A>, see [IAccessible::get_accHelp](/windows/win32/api/oleacc/nf-oleacc-iaccessible-get_acchelp).
380380
381381
]]></format>
382382
</remarks>
@@ -429,7 +429,7 @@
429429
<format type="text/markdown"><![CDATA[
430430
431431
## Remarks
432-
For more information about <xref:Accessibility.IAccessible.accHelpTopic%2A>, see [IAccessible::get_accHelpTopic](/windows/desktop/api/oleacc/nf-oleacc-iaccessible-get_acchelptopic).
432+
For more information about <xref:Accessibility.IAccessible.accHelpTopic%2A>, see [IAccessible::get_accHelpTopic](/windows/win32/api/oleacc/nf-oleacc-iaccessible-get_acchelptopic).
433433
434434
]]></format>
435435
</remarks>
@@ -479,7 +479,7 @@
479479
<format type="text/markdown"><![CDATA[
480480
481481
## Remarks
482-
For more information about <xref:Accessibility.IAccessible.accHitTest%2A>, see [IAccessible::accHitTest](/windows/desktop/api/oleacc/nf-oleacc-iaccessible-acchittest).
482+
For more information about <xref:Accessibility.IAccessible.accHitTest%2A>, see [IAccessible::accHitTest](/windows/win32/api/oleacc/nf-oleacc-iaccessible-acchittest).
483483
484484
]]></format>
485485
</remarks>
@@ -530,7 +530,7 @@
530530
<format type="text/markdown"><![CDATA[
531531
532532
## Remarks
533-
For more information about <xref:Accessibility.IAccessible.accKeyboardShortcut%2A>, see [IAccessible::get_accKeyboardShortcut](/windows/desktop/api/oleacc/nf-oleacc-iaccessible-get_acckeyboardshortcut).
533+
For more information about <xref:Accessibility.IAccessible.accKeyboardShortcut%2A>, see [IAccessible::get_accKeyboardShortcut](/windows/win32/api/oleacc/nf-oleacc-iaccessible-get_acckeyboardshortcut).
534534
535535
]]></format>
536536
</remarks>
@@ -584,7 +584,7 @@
584584
<format type="text/markdown"><![CDATA[
585585
586586
## Remarks
587-
For more information about <xref:Accessibility.IAccessible.accLocation%2A>, see [IAccessible::accLocation](/windows/desktop/api/oleacc/nf-oleacc-iaccessible-acclocation).
587+
For more information about <xref:Accessibility.IAccessible.accLocation%2A>, see [IAccessible::accLocation](/windows/win32/api/oleacc/nf-oleacc-iaccessible-acclocation).
588588
589589
]]></format>
590590
</remarks>
@@ -647,7 +647,7 @@
647647
<format type="text/markdown"><![CDATA[
648648
649649
## Remarks
650-
For more information about <xref:Accessibility.IAccessible.accName%2A>, see [IAccessible::get_accName](/windows/desktop/api/oleacc/nf-oleacc-iaccessible-get_accname).
650+
For more information about <xref:Accessibility.IAccessible.accName%2A>, see [IAccessible::get_accName](/windows/win32/api/oleacc/nf-oleacc-iaccessible-get_accname).
651651
652652
]]></format>
653653
</remarks>
@@ -696,7 +696,7 @@
696696
<format type="text/markdown"><![CDATA[
697697
698698
## Remarks
699-
For more information about <xref:Accessibility.IAccessible.accNavigate%2A>, see [IAccessible::accNavigate](/windows/desktop/api/oleacc/nf-oleacc-iaccessible-accnavigate).
699+
For more information about <xref:Accessibility.IAccessible.accNavigate%2A>, see [IAccessible::accNavigate](/windows/win32/api/oleacc/nf-oleacc-iaccessible-accnavigate).
700700
701701
]]></format>
702702
</remarks>
@@ -743,7 +743,7 @@
743743
<format type="text/markdown"><![CDATA[
744744
745745
## Remarks
746-
For more information about <xref:Accessibility.IAccessible.accParent%2A>, see [IAccessible::get_accParent](/windows/desktop/api/oleacc/nf-oleacc-iaccessible-get_accparent).
746+
For more information about <xref:Accessibility.IAccessible.accParent%2A>, see [IAccessible::get_accParent](/windows/win32/api/oleacc/nf-oleacc-iaccessible-get_accparent).
747747
748748
]]></format>
749749
</remarks>
@@ -794,7 +794,7 @@
794794
<format type="text/markdown"><![CDATA[
795795
796796
## Remarks
797-
For more information about <xref:Accessibility.IAccessible.accRole%2A>, see [IAccessible::get_accRole](/windows/desktop/api/oleacc/nf-oleacc-iaccessible-get_accrole).
797+
For more information about <xref:Accessibility.IAccessible.accRole%2A>, see [IAccessible::get_accRole](/windows/win32/api/oleacc/nf-oleacc-iaccessible-get_accrole).
798798
799799
]]></format>
800800
</remarks>
@@ -842,7 +842,7 @@
842842
<format type="text/markdown"><![CDATA[
843843
844844
## Remarks
845-
For more information about <xref:Accessibility.IAccessible.accSelect%2A>, see [IAccessible::accSelect](/windows/desktop/api/oleacc/nf-oleacc-iaccessible-accselect).
845+
For more information about <xref:Accessibility.IAccessible.accSelect%2A>, see [IAccessible::accSelect](/windows/win32/api/oleacc/nf-oleacc-iaccessible-accselect).
846846
847847
]]></format>
848848
</remarks>
@@ -889,7 +889,7 @@
889889
<format type="text/markdown"><![CDATA[
890890
891891
## Remarks
892-
For more information about <xref:Accessibility.IAccessible.accSelection%2A>, see [IAccessible::get_accSelection](/windows/desktop/api/oleacc/nf-oleacc-iaccessible-get_accselection).
892+
For more information about <xref:Accessibility.IAccessible.accSelection%2A>, see [IAccessible::get_accSelection](/windows/win32/api/oleacc/nf-oleacc-iaccessible-get_accselection).
893893
894894
]]></format>
895895
</remarks>
@@ -940,7 +940,7 @@
940940
<format type="text/markdown"><![CDATA[
941941
942942
## Remarks
943-
For more information about <xref:Accessibility.IAccessible.accState%2A>, see [IAccessible::get_accState](/windows/desktop/api/oleacc/nf-oleacc-iaccessible-get_accstate).
943+
For more information about <xref:Accessibility.IAccessible.accState%2A>, see [IAccessible::get_accState](/windows/win32/api/oleacc/nf-oleacc-iaccessible-get_accstate).
944944
945945
]]></format>
946946
</remarks>
@@ -1003,7 +1003,7 @@
10031003
<format type="text/markdown"><![CDATA[
10041004
10051005
## Remarks
1006-
For more information about <xref:Accessibility.IAccessible.accValue%2A>, see [IAccessible::get_accValue](/windows/desktop/api/oleacc/nf-oleacc-iaccessible-get_accvalue).
1006+
For more information about <xref:Accessibility.IAccessible.accValue%2A>, see [IAccessible::get_accValue](/windows/win32/api/oleacc/nf-oleacc-iaccessible-get_accvalue).
10071007
10081008
]]></format>
10091009
</remarks>

xml/Accessibility/IAccessibleHandler.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<format type="text/markdown"><![CDATA[
3939
4040
## Remarks
41-
For more information about <xref:Accessibility.IAccessibleHandler>, see [IAccessibleHandler::AccessibleObjectFromID](/windows/desktop/api/oleacc/nf-oleacc-iaccessiblehandler-accessibleobjectfromid).
41+
For more information about <xref:Accessibility.IAccessibleHandler>, see [IAccessibleHandler::AccessibleObjectFromID](/windows/win32/api/oleacc/nf-oleacc-iaccessiblehandler-accessibleobjectfromid).
4242
4343
]]></format>
4444
</remarks>
@@ -75,7 +75,7 @@
7575
<format type="text/markdown"><![CDATA[
7676
7777
## Remarks
78-
For more information about <xref:Accessibility.IAccessibleHandler.AccessibleObjectFromID%2A>, see [IAccessibleHandler::AccessibleObjectFromID](/windows/desktop/api/oleacc/nf-oleacc-iaccessiblehandler-accessibleobjectfromid).
78+
For more information about <xref:Accessibility.IAccessibleHandler.AccessibleObjectFromID%2A>, see [IAccessibleHandler::AccessibleObjectFromID](/windows/win32/api/oleacc/nf-oleacc-iaccessiblehandler-accessibleobjectfromid).
7979
8080
]]></format>
8181
</remarks>

xml/Microsoft.VisualBasic.Devices/Network.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
3636
3737
## Examples
38-
This example uploads the file `Order.txt` to http://www.cohowinery.com/uploads.
38+
This example uploads the file `Order.txt` to `http://www.cohowinery.com/uploads`.
3939
4040
[!code-vb[VbVbalrMyNetwork#6](~/samples/snippets/visualbasic/VS_Snippets_VBCSharp/VbVbalrMyNetwork/VB/Class1.vb#6)]
4141

xml/Microsoft.VisualBasic.Devices/ServerComputer.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@
358358
359359
360360
## Examples
361-
This example uploads the file `Order.txt` to http://www.cohowinery.com/uploads.
361+
This example uploads the file `Order.txt` to `http://www.cohowinery.com/uploads`.
362362
363363
[!code-vb[VbVbalrMyNetwork#6](~/samples/snippets/visualbasic/VS_Snippets_VBCSharp/VbVbalrMyNetwork/VB/Class1.vb#6)]
364364

xml/System.DirectoryServices.ActiveDirectory/ActiveDirectorySyntax.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@
171171
</ReturnValue>
172172
<MemberValue>13</MemberValue>
173173
<Docs>
174-
<summary>An ADS_DN_WITH_BINARY structure used for mapping a distinguished name to a non-varying GUID. For more information, see the <see href="/windows/desktop/api/iads/ns-iads-__midl___midl_itf_ads_0000_0000_0015">ADS_DN_WITH_BINARY</see> article.</summary>
174+
<summary>An ADS_DN_WITH_BINARY structure used for mapping a distinguished name to a non-varying GUID. For more information, see the <see href="/windows/win32/api/iads/ns-iads-ads_dn_with_binary">ADS_DN_WITH_BINARY</see> article.</summary>
175175
</Docs>
176176
</Member>
177177
<Member MemberName="DNWithString">
@@ -193,7 +193,7 @@
193193
</ReturnValue>
194194
<MemberValue>14</MemberValue>
195195
<Docs>
196-
<summary>An ADS_DN_WITH_STRING structure used for mapping a distinguished name to a non-varying string value. For more information, see the <see href="/windows/desktop/api/iads/ns-iads-ads_dn_with_string">ADS_DN_WITH_STRING</see> article.</summary>
196+
<summary>An ADS_DN_WITH_STRING structure used for mapping a distinguished name to a non-varying string value. For more information, see the <see href="/windows/win32/api/iads/ns-iads-ads_dn_with_string">ADS_DN_WITH_STRING</see> article.</summary>
197197
</Docs>
198198
</Member>
199199
<Member MemberName="Enumeration">

xml/System.DirectoryServices.ActiveDirectory/AdamInstance.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<format type="text/markdown"><![CDATA[
5555
5656
## Remarks
57-
For more information, see the [DsReplicaConsistencyCheck](/windows/desktop/api/ntdsapi/nf-ntdsapi-dsreplicaconsistencycheck) article.
57+
For more information, see the [DsReplicaConsistencyCheck](/windows/win32/api/ntdsapi/nf-ntdsapi-dsreplicaconsistencycheck) article.
5858
5959
]]></format>
6060
</remarks>

xml/System.DirectoryServices.ActiveDirectory/Domain.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -832,7 +832,7 @@
832832
<see langword="true" /> if the authentication of the trust is selective; <see langword="false" /> if the authentication is domain-wide.</returns>
833833
<remarks>To be added.</remarks>
834834
<exception cref="T:System.DirectoryServices.ActiveDirectory.ActiveDirectoryObjectNotFoundException">There is no trust relationship with the <see cref="T:System.DirectoryServices.ActiveDirectory.Forest" /> that is specified by the <paramref name="targetForestName" /> parameter.</exception>
835-
<exception cref="T:System.DirectoryServices.ActiveDirectory.ActiveDirectoryOperationException">The call to <c>LsaQueryTrustedDomainInfoByName</c> failed. For more information, see the <see href="/windows/desktop/api/ntsecapi/nf-ntsecapi-lsaquerytrusteddomaininfobyname">LsaQueryTrustedDomainInfoByName</see>.</exception>
835+
<exception cref="T:System.DirectoryServices.ActiveDirectory.ActiveDirectoryOperationException">The call to <c>LsaQueryTrustedDomainInfoByName</c> failed. For more information, see the <see href="/windows/win32/api/ntsecapi/nf-ntsecapi-lsaquerytrusteddomaininfobyname">LsaQueryTrustedDomainInfoByName</see>.</exception>
836836
<exception cref="T:System.DirectoryServices.ActiveDirectory.ActiveDirectoryServerDownException">The target server is either busy or unavailable.</exception>
837837
<exception cref="T:System.ArgumentException">
838838
<paramref name="targetDomainName" /> is an empty string.</exception>

0 commit comments

Comments
 (0)