Skip to content

Commit 0d1c5c1

Browse files
authored
Changed link from https to http in readme
The link to the "usage with webpack" section incorrectly sends you to an https page with various warnings. changed to http instead.
1 parent bca5a31 commit 0d1c5c1

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
@@ -118,7 +118,7 @@ $ npm install whs
118118
* :dizzy: Automatization of rendering
119119
* 🆕 **ES2015+ based**
120120
* :large_blue_diamond: Extension system (modules)
121-
* :package: [Webpack](https://whsjs.io/Usage%20with%20webpack.html) friendly
121+
* :package: [Webpack](http://whsjs.io/Usage%20with%20webpack.html) friendly
122122
* ✔️ **Integrated [Three.js](https://threejs.org/) rendering engine**
123123
* :revolving_hearts: Work with whs.js and Three.js at the same time
124124

0 commit comments

Comments
 (0)