Selaa lähdekoodia

remove the link

Mike 6 vuotta sitten
vanhempi
commit
66d03802f9
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      docs/api/en/extras/ShapeUtils.html

+ 1 - 1
docs/api/en/extras/ShapeUtils.html

@@ -22,7 +22,7 @@
 
 		<h3>[method:Number area]( contour )</h3>
 		<p>
-		contour -- 2D polygon. An array of THREE.Vector2(), according to the <a href="https://github.com/mrdoob/three.js/blob/master/src/extras/ShapeUtils.js#L18">definition</a> of the method.<br /><br />
+		contour -- 2D polygon. An array of THREE.Vector2(), according to the definition of this method.<br /><br />
 
 		Calculate area of a ( 2D ) contour polygon.<br /><br />