Skip to content

Commit

Permalink
fix link to Winding
Browse files Browse the repository at this point in the history
  • Loading branch information
frewsxcv committed Feb 5, 2021
1 parent 65a37cc commit 621a84a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion geo/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
//! ## Winding
//!
//! - **[`Orient`](algorithm::orient::Orient)**: Orients the exterior and interior rings of a [`Polygon`] according to convention
//! - **[`Winding`](algorithm::winding::Winding)**: Calculate and manipulate the winding order of a [`LineString`]
//! - **[`Winding`](algorithm::winding_order::Winding)**: Calculate and manipulate the winding order of a [`LineString`]
//!
//! ## Map
//!
Expand Down

0 comments on commit 621a84a

Please sign in to comment.