Browse Source

docs: Change Discord link on index.html (#23379)

now it's directed to #welcome instead of #general
0b5vr 3 years ago
parent
commit
a55693b1e2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -59,7 +59,7 @@
 					<h2>Community</h2>
 					<ul>
 						<li><a href="https://stackoverflow.com/questions/tagged/three.js">questions</a></li>
-						<li><a href="https://discord.gg/HF4UdyF">discord</a></li>
+						<li><a href="https://discord.gg/56GBJwAnUS">discord</a></li>
 						<li><a href="https://discourse.threejs.org/">forum</a></li>
 						<li><a href="https://join.slack.com/t/threejs/shared_invite/zt-rnuegz5e-FQpc6YboDVW~5idlp7GfDw">slack</a></li>
 						<li><a href="https://twitter.com/threejs">twitter</a></li>