Skip to content

Commit 20b3d74

Browse files
authored
remove an invalid reference (#210)
1 parent 89b857e commit 20b3d74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/meshes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ The following functions can be called on an [`AbstractMesh`](@ref) to access its
1919

2020
* [`faces`](@ref)
2121
* [`coordinates`](@ref)
22-
* [`texturecoordinates`](@ref)
22+
* `texturecoordinates`
2323
* [`normals`](@ref)
2424

0 commit comments

Comments
 (0)