Don McCurdy 7 лет назад
Родитель
Сommit
7ba94a7659
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      docs/manual/introduction/Loading-3D-models.html

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

@@ -118,7 +118,7 @@
     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
     a solution faster. Post a question on the
-    [three.js forum](https://discourse.threejs.org/) and, whenever possible,
+    <a href="https://discourse.threejs.org/">three.js forum</a> 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.