Skip to content

Commit

Permalink
Fix docs for Tet10Element
Browse files Browse the repository at this point in the history
  • Loading branch information
Andlon committed Jul 18, 2023
1 parent 9060e95 commit 95de80c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/element/tetrahedron.rs
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ where
}
}

/// A Tet10 element, see documentation of [`Tet10Connectivity`](fenris::connectivity::Tet10Connectivity).
/// A Tet10 element, see documentation of [`Tet10Connectivity`](crate::connectivity::Tet10Connectivity).
///
/// We currently assume that the reference-to-physical transformation is affine, meaning
/// that the geometry of the element is assumed to be affine.
Expand Down

0 comments on commit 95de80c

Please sign in to comment.