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

Commit 08be680

Browse files
Muntermichael-ciniawsky
authored andcommitted
docs(README): update json5.org url to use https (#31)
1 parent 9e9e3ce commit 08be680

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
src="https://worldvectorlogo.com/logos/webpack.svg">
1414
</a>
1515
<h1>JSON5 Loader</h1>
16-
<p>A webpack loader for parsing <a href="http://json5.org/"><code>json5</code></a> files into JavaScript objects.<p>
16+
<p>A webpack loader for parsing <a href="https://json5.org/"><code>json5</code></a> files into JavaScript objects.<p>
1717
</div>
1818

1919
<h2 align="center">Install</h2>

0 commit comments

Comments
 (0)