Skip to content

Commit 9388ba6

Browse files
authored
1 parent 0d1c5c1 commit 9388ba6

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

README.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![Three][three]][three-url]
66
[![Build Status][travis]][travis-url]
77

8-
- [Documentation](http://whsjs.io/)
8+
- [Documentation](https://whs.io/)
99
- [Examples](https://whs-dev.surge.sh/examples/)
1010
- [Donate / OpenCollective](https://opencollective.com/whitestormjs)
1111

@@ -73,39 +73,39 @@ $ npm install whs
7373
### Featured projects
7474

7575
<a href="http://abdaily.surge.sh/4/">
76-
<img src="http://whsjs.io/images/showcase/daily4.png" alt="http://abdaily.surge.sh/4/" width="30%" />
76+
<img src="https://whs.io/images/showcase/daily4.png" alt="http://abdaily.surge.sh/4/" width="30%" />
7777
</a>
7878

7979
<a href="http://abdaily.surge.sh/3/">
80-
<img src="http://whsjs.io/images/showcase/daily3.png" alt="http://abdaily.surge.sh/3/" width="30%" />
80+
<img src="https://whs.io/images/showcase/daily3.png" alt="http://abdaily.surge.sh/3/" width="30%" />
8181
</a>
8282

8383
<a href="http://abdaily.surge.sh/2/">
84-
<img src="http://whsjs.io/images/showcase/daily2.png" alt="http://abdaily.surge.sh/2/" width="30%" />
84+
<img src="https://whs.io/images/showcase/daily2.png" alt="http://abdaily.surge.sh/2/" width="30%" />
8585
</a>
8686

8787
<a href="http://abdaily.surge.sh/1/">
88-
<img src="http://whsjs.io/images/showcase/daily1.png" alt="http://abdaily.surge.sh/1/" width="30%" />
88+
<img src="https://whs.io/images/showcase/daily1.png" alt="http://abdaily.surge.sh/1/" width="30%" />
8989
</a>
9090

9191
<a href="http://theroguepixel.com/">
92-
<img src="http://whsjs.io/images/showcase/roguepixel.jpg" alt="http://theroguepixel.com/" width="30%" />
92+
<img src="https://whs.io/images/showcase/roguepixel.jpg" alt="http://theroguepixel.com/" width="30%" />
9393
</a>
9494

9595
<a href="http://supertiny.agency/">
96-
<img src="http://whsjs.io/images/showcase/supertiny.jpg" alt="http://supertiny.agency/" width="30%" />
96+
<img src="https://whs.io/images/showcase/supertiny.jpg" alt="http://supertiny.agency/" width="30%" />
9797
</a>
9898

9999
<a href="https://alexbuzin.me/">
100-
<img src="http://whsjs.io/images/showcase/alexbuzinme.jpg" alt="https://alexbuzin.me/" width="30%" />
100+
<img src="https://whs.io/images/showcase/alexbuzinme.jpg" alt="https://alexbuzin.me/" width="30%" />
101101
</a>
102102

103103
<a href="https://spatial.100shapes.com/">
104-
<img src="http://whsjs.io/images/showcase/spatial.jpg" alt="https://spatial.100shapes.com/" width="30%" />
104+
<img src="https://whs.io/images/showcase/spatial.jpg" alt="https://spatial.100shapes.com/" width="30%" />
105105
</a>
106106

107107
<a href="http://plateaux.space/">
108-
<img src="http://whsjs.io/images/showcase/plateux.jpg" alt="http://plateaux.space/" width="30%" />
108+
<img src="https://whs.io/images/showcase/plateux.jpg" alt="http://plateaux.space/" width="30%" />
109109
</a>
110110

111111

@@ -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](http://whsjs.io/Usage%20with%20webpack.html) friendly
121+
* :package: [Webpack](https://whs.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)