Skip to content

Commit c06ee71

Browse files
authored
Fix exsl link (#8925)
1 parent d026ec7 commit c06ee71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Xml.Xsl.Runtime/XsltFunctions.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
</Parameters>
121121
<Docs>
122122
<param name="value">The <see cref="T:System.Xml.XPath.XPathItem" /> of which to determine type.</param>
123-
<summary>Implements <see href="http://exslt.org/exsl/functions/object-type/index.html">exsl:object-type</see>.</summary>
123+
<summary>Implements <see href="https://exslt.github.io/exsl/functions/object-type/index.html">exsl:object-type</see>.</summary>
124124
<returns>Object type as <see cref="T:System.String" />.</returns>
125125
<remarks>To be added.</remarks>
126126
<forInternalUseOnly />

0 commit comments

Comments
 (0)