Skip to content

Commit c02ab0c

Browse files
committed
Merge remote-tracking branch 'origin/dev' into dev
2 parents c308171 + 0695cc2 commit c02ab0c

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

README.md

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

8-
- [Documentation](http://whsjs.io/)
8+
9+
- [Documentation](http://whs.io/)
910
- [Examples](https://whs-dev.surge.sh/examples/)
1011
- [Donate / OpenCollective](https://opencollective.com/whitestormjs)
1112

@@ -73,39 +74,39 @@ $ npm install whs
7374
### Featured projects
7475

7576
<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%" />
77+
<img src="http://whs.io/images/showcase/daily4.png" alt="http://abdaily.surge.sh/4/" width="30%" />
7778
</a>
7879

7980
<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%" />
81+
<img src="http://whs.io/images/showcase/daily3.png" alt="http://abdaily.surge.sh/3/" width="30%" />
8182
</a>
8283

8384
<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%" />
85+
<img src="http://whs.io/images/showcase/daily2.png" alt="http://abdaily.surge.sh/2/" width="30%" />
8586
</a>
8687

8788
<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%" />
89+
<img src="http://whs.io/images/showcase/daily1.png" alt="http://abdaily.surge.sh/1/" width="30%" />
8990
</a>
9091

9192
<a href="http://theroguepixel.com/">
92-
<img src="http://whsjs.io/images/showcase/roguepixel.jpg" alt="http://theroguepixel.com/" width="30%" />
93+
<img src="http://whs.io/images/showcase/roguepixel.jpg" alt="http://theroguepixel.com/" width="30%" />
9394
</a>
9495

9596
<a href="http://supertiny.agency/">
96-
<img src="http://whsjs.io/images/showcase/supertiny.jpg" alt="http://supertiny.agency/" width="30%" />
97+
<img src="http://whs.io/images/showcase/supertiny.jpg" alt="http://supertiny.agency/" width="30%" />
9798
</a>
9899

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

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

107108
<a href="http://plateaux.space/">
108-
<img src="http://whsjs.io/images/showcase/plateux.jpg" alt="http://plateaux.space/" width="30%" />
109+
<img src="http://whs.io/images/showcase/plateux.jpg" alt="http://plateaux.space/" width="30%" />
109110
</a>
110111

111112

@@ -118,7 +119,7 @@ $ npm install whs
118119
* :dizzy: Automatization of rendering
119120
* 🆕 **ES2015+ based**
120121
* :large_blue_diamond: Extension system (modules)
121-
* :package: [Webpack](https://whsjs.io/Usage%20with%20webpack.html) friendly
122+
* :package: [Webpack](https://whs.io/Usage%20with%20webpack.html) friendly
122123
* ✔️ **Integrated [Three.js](https://threejs.org/) rendering engine**
123124
* :revolving_hearts: Work with whs.js and Three.js at the same time
124125

0 commit comments

Comments
 (0)