We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b59c90 commit e5b3971Copy full SHA for e5b3971
rust/sedona-geo-traits-ext/README.md
@@ -34,4 +34,4 @@ cannot show that there would be no type implementing both `LineStringTrait` and
34
`PolygonTrait`. By adding an associated `Tag` type, we can write blanket
35
implementations for `AreaTrait<LineStringTag>` and `AreaTrait<PolygonTag>`, since
36
`AreaTrait<LineStringTag>` and `AreaTrait<PolygonTag>` are different types.
37
-Please refer to the source code of `geo-generic-alg` for more details.
+Please refer to the source code of `sedona-geo-generic-alg` for more details.
0 commit comments