Skip to content

Commit b037aba

Browse files
authored
Merge pull request #14346 from tobybell/patch-1
Documentation: Fix broken link to BufferGeometry page.
2 parents ed37792 + 7d7658d commit b037aba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/objects/Line.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ <h2>Constructor</h2>
4646
<h3>[name]( [param:Geometry geometry], [param:Material material] )</h3>
4747

4848
<p>
49-
[page:Geometry geometry] — vertices representing the line segment(s). Default is a new [page:new BufferGeometry].<br />
49+
[page:Geometry geometry] — vertices representing the line segment(s). Default is a new [page:BufferGeometry].<br />
5050
[page:Material material] — material for the line. Default is a new [page:LineBasicMaterial] with random color.<br />
5151
</p>
5252

0 commit comments

Comments
 (0)