We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d026ec7 commit c06ee71Copy full SHA for c06ee71
xml/System.Xml.Xsl.Runtime/XsltFunctions.xml
@@ -120,7 +120,7 @@
120
</Parameters>
121
<Docs>
122
<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>
+ <summary>Implements <see href="https://exslt.github.io/exsl/functions/object-type/index.html">exsl:object-type</see>.</summary>
124
<returns>Object type as <see cref="T:System.String" />.</returns>
125
<remarks>To be added.</remarks>
126
<forInternalUseOnly />
0 commit comments