Skip to content

Commit 52bdedd

Browse files
committed
fix link
1 parent 2a42af4 commit 52bdedd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/transforms/centroid.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Plot.dot(counties, Plot.hexbin({r:"count"}, Plot.geoCentroid())).plot({projectio
6868
```
6969
:::
7070

71-
Combined with the [pointer transform](../interactions/pointer.md), the centroid transform can add [interactive tips](./tip.md) on a map:
71+
Combined with the [pointer transform](../interactions/pointer.md), the centroid transform can add [interactive tips](../marks/tip.md) on a map:
7272

7373
:::plot defer https://observablehq.com/@observablehq/plot-state-centroids
7474
```js

0 commit comments

Comments
 (0)