Selaa lähdekoodia

Docs: Recommend forum for model-related questions.

Don McCurdy 7 vuotta sitten
vanhempi
commit
66e9b79d12
1 muutettua tiedostoa jossa 6 lisäystä ja 9 poistoa
  1. 6 9
      docs/manual/introduction/Loading-3D-models.html

+ 6 - 9
docs/manual/introduction/Loading-3D-models.html

@@ -117,16 +117,13 @@
   <p>
   <p>
     If you've gone through the troubleshooting process above and your model
     If you've gone through the troubleshooting process above and your model
     still isn't working, the right approach to asking for help will get you to
     still isn't working, the right approach to asking for help will get you to
-    a solution faster. Whenever possible, include your model (or a simpler
-    model with the same problem) in any formats you have available. Include
-    enough information for someone else to reproduce the issue quickly —
-    ideally, a live demo.
+    a solution faster. Post a question on the
+    [three.js forum](https://discourse.threejs.org/) and, whenever possible,
+    include your model (or a simpler model with the same problem) in any formats
+    you have available. Include enough information for someone else to reproduce
+    the issue quickly — ideally, a live demo.
   </p>
   </p>
 
 
-  <p>
-    TODO: Do we recommend model-related questions go to GitHub, Stack Overflow,
-    or the Discourse forum?
-  </p>
 </body>
 </body>
 
 
-</html>
+</html>