Sfoglia il codice sorgente

docs: fixed link to the code style guide

Jost Schmithals 8 anni fa
parent
commit
617775999e
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      docs/manual/introduction/Code-style-guide.html

+ 1 - 1
docs/manual/introduction/Code-style-guide.html

@@ -16,7 +16,7 @@
 			if you are adding code to the library or examples then you must follow this guide.<br /><br />
 			if you are adding code to the library or examples then you must follow this guide.<br /><br />
 
 
 			You can find details
 			You can find details
-			<a href="https://github.com/mrdoob/three.js/wiki/Mr.doob%27s-Code-Style%E2%84%A2">here</a>.
+			<a href="https://github.com/mrdoob/three.js/wiki/Mr.doob%27s-Code-Style%E2%84%A2" target="_blank">here</a>.
 		</div>
 		</div>
 	</body>
 	</body>
 </html>
 </html>