Update repository links, close #23
This commit is contained in:
parent
cdc06d297c
commit
c3215cbab1
|
|
@ -1,9 +1,9 @@
|
|||
skinview3d
|
||||
========
|
||||
|
||||
[](https://travis-ci.org/to2mbn/skinview3d)
|
||||
[](https://travis-ci.org/bs-community/skinview3d)
|
||||
[](https://www.npmjs.com/package/skinview3d)
|
||||
[](https://github.com/to2mbn/skinview3d/blob/master/LICENSE)
|
||||
[](https://github.com/bs-community/skinview3d/blob/master/LICENSE)
|
||||
[](https://gitter.im/skinview3d/Lobby)
|
||||
|
||||
Three.js powered Minecraft skin viewer.
|
||||
|
|
@ -15,7 +15,7 @@ Three.js powered Minecraft skin viewer.
|
|||
* Slim arms
|
||||
|
||||
# Usage
|
||||
[Examples of using the viewer](https://to2mbn.github.io/skinview3d/)
|
||||
[Examples of using the viewer](https://bs-community.github.io/skinview3d/)
|
||||
```html
|
||||
<div id="skin_container"></div>
|
||||
<script>
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@
|
|||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/to2mbn/skinview3d.git"
|
||||
"url": "git+https://github.com/bs-community/skinview3d.git"
|
||||
},
|
||||
"author": "Haowei Wen <yushijinhun@gmail.com> (https://github.com/yushijinhun)",
|
||||
"contributors": [
|
||||
|
|
@ -26,9 +26,9 @@
|
|||
],
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
"url": "https://github.com/to2mbn/skinview3d/issues"
|
||||
"url": "https://github.com/bs-community/skinview3d/issues"
|
||||
},
|
||||
"homepage": "https://github.com/to2mbn/skinview3d",
|
||||
"homepage": "https://github.com/bs-community/skinview3d",
|
||||
"dependencies": {
|
||||
"three": "^0.92.0"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue