Skip to content
This repository was archived by the owner on Feb 22, 2025. It is now read-only.

Commit 73f3ed8

Browse files
committed
plugin.xml: migrate to HTTPS everywhere
1 parent 0ff109a commit 73f3ed8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plugin/resources/META-INF/plugin.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<br />
5353
<b>End User License Agreement & Privacy Policy</b>
5454
<br />
55-
By installing this plugin, you agree to our end user license terms and privacy policy. For information about our privacy policy, please view the <a href="http://go.microsoft.com/fwlink/?LinkId=528096&clcid=0x409">Microsoft Privacy Statement</a>
55+
By installing this plugin, you agree to our end user license terms and privacy policy. For information about our privacy policy, please view the <a href="https://go.microsoft.com/fwlink/?LinkId=528096&clcid=0x409">Microsoft Privacy Statement</a>
5656
<br /><i>Note</i>: When using the TFVC support, this plugin will pass your Team Foundation credentials securely to the TF command line tool. That tool is installed separately and it is up to the user to verify that it is in a secure location on disk and has not been tampered with.
5757
]]></description>
5858

@@ -70,7 +70,7 @@
7070
]]>
7171
</change-notes>
7272

73-
<!-- please see http://www.jetbrains.org/intellij/sdk/docs/basics/getting_started/build_number_ranges.html for description -->
73+
<!-- please see https://www.jetbrains.org/intellij/sdk/docs/basics/getting_started/build_number_ranges.html for description -->
7474
<idea-version since-build="182"/>
7575

7676
<!-- please see https://confluence.jetbrains.com/display/IDEADEV/Plugin+Compatibility+with+IntelliJ+Platform+Products

0 commit comments

Comments
 (0)