Browse Source

README: Replaced Slack with Discord

mrdoob 3 years ago
parent
commit
f7ed8217c6
1 changed files with 3 additions and 2 deletions
  1. 3 2
      README.md

+ 3 - 2
README.md

@@ -11,12 +11,13 @@
 The aim of the project is to create an easy to use, lightweight, cross-browser, general purpose 3D library. The current builds only include a WebGL renderer but WebGPU (experimental), SVG and CSS3D renderers are also available in the examples.
 
 [Examples](https://threejs.org/examples/) —
-[Documentation](https://threejs.org/docs/) —
+[Docs](https://threejs.org/docs/) —
+[Manual](https://threejs.org/manual/) —
 [Wiki](https://github.com/mrdoob/three.js/wiki) —
 [Migrating](https://github.com/mrdoob/three.js/wiki/Migration-Guide) —
 [Questions](https://stackoverflow.com/questions/tagged/three.js) —
 [Forum](https://discourse.threejs.org/) —
-[Slack](https://join.slack.com/t/threejs/shared_invite/zt-rnuegz5e-FQpc6YboDVW~5idlp7GfDw)
+[Discord](https://discord.gg/56GBJwAnUS)
 
 ### Usage