Skip to content

Commit 5d753d0

Browse files
committed
spelling: https
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
1 parent 295f0af commit 5d753d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build/chocolatey.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88
<owners>Hong Xu, Martijn Laarman</owners>
99
<summary>Editorconig commandline tooling written in .NET</summary>
1010
<description>EditorConfig helps developers define and maintain consistent coding styles between different editors and IDEs. The EditorConfig project consists of a file format for defining coding styles and a collection of text editor plugins that enable editors to read the file format and adhere to defined styles. EditorConfig files are easily readibly and they work nicely with version control systems. This package installs the editorconfig command line tooling written in .NET.</description>
11-
<projectUrl>http://editorconfig.org</projectUrl>
11+
<projectUrl>https://editorconfig.org</projectUrl>
1212
<tags>development editor IDE coding-style</tags>
1313
<licenseUrl>https://raw.github.com/editorconfig/editorconfig-core/master/LICENSE</licenseUrl>
1414
<requireLicenseAcceptance>false</requireLicenseAcceptance>
15-
<iconUrl>http://editorconfig.org/logo.png</iconUrl>
15+
<iconUrl>https://editorconfig.org/logo.png</iconUrl>
1616
</metadata>
1717
<files>
1818
<file src="output\EditorConfig.App\**" target="tools" />

0 commit comments

Comments
 (0)