Use https (#2124)
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
<content>
|
||||
<para>SelectToken supports JSONPath queries. Find out more about JSONPath <externalLink>
|
||||
<linkText>here</linkText>
|
||||
<linkUri>http://goessner.net/articles/JsonPath/</linkUri>
|
||||
<linkUri>https://goessner.net/articles/JsonPath/</linkUri>
|
||||
<linkTarget>_blank</linkTarget>
|
||||
</externalLink>.</para>
|
||||
|
||||
@@ -50,4 +50,4 @@
|
||||
<codeEntityReference>Overload:Newtonsoft.Json.Linq.JToken.SelectToken</codeEntityReference>
|
||||
</relatedTopics>
|
||||
</developerConceptualDocument>
|
||||
</topic>
|
||||
</topic>
|
||||
|
||||
Reference in New Issue
Block a user