Skip to content

Commit 2b2c241

Browse files
authored
fix link (#7312)
1 parent a2fd5a7 commit 2b2c241

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

xml/System.ServiceModel.Configuration/ServicePrincipalNameElement.xml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,12 @@
1818
<Docs>
1919
<summary>Represents a configuration element that specifies the principal name used by a client to uniquely identify an instance of a service. This class cannot be inherited.</summary>
2020
<remarks>
21-
<format type="text/markdown"><![CDATA[
22-
23-
## Remarks
24-
For more information about service principal name, see [Service Principal Names](https://go.microsoft.com/fwlink/?LinkId=96656).
25-
21+
<format type="text/markdown"><![CDATA[
22+
23+
## Remarks
24+
25+
For more information about service principal name, see [Service Principal Names](/windows/win32/ad/service-principal-names).
26+
2627
]]></format>
2728
</remarks>
2829
<related type="Article" href="/dotnet/framework/configure-apps/file-schema/wcf/serviceprincipalname">&lt;servicePrincipalName&gt; element</related>

0 commit comments

Comments
 (0)