Skip to content

Commit bca5a31

Browse files
authored
Merge pull request #337 from zwernberg/zwernberg-patch-1
fix minified build link on ReadMe
2 parents 9961d24 + 5e69bb2 commit bca5a31

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
@@ -33,7 +33,7 @@ Community chat. [Join us!][discord-url]
3333

3434
### Basic setup
3535

36-
Download the [minified library](https://raw.githubusercontent.com/WhitestormJS/whs.js/build/whs.min.js) or link the one from [CDN](https://cdnjs.com/libraries/whitestorm.js)
36+
Download the [minified library](https://raw.githubusercontent.com/WhitestormJS/whs.js/dev/build/whs.min.js) or link the one from [CDN](https://cdnjs.com/libraries/whitestorm.js)
3737

3838
```html
3939
<script src="js/three.min.js"></script>

0 commit comments

Comments
 (0)