Skip to content

Commit

Permalink
website: Fix broken links (#9034)
Browse files Browse the repository at this point in the history
  • Loading branch information
felixpalmer authored Jul 23, 2024
1 parent f05f5d9 commit 4861a55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api-reference/carto/cluster-tile-layer.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ new deck.carto.ClusterTileLayer({});

## Properties

Inherits all properties from [`TileLayer`](./tile-layer.md) and [`GeoJsonLayer`](../core/geojson-layer.md), with exceptions indicated below.
Inherits all properties from [`TileLayer`](../geo-layers/tile-layer.md) and [`GeoJsonLayer`](../layers/geojson-layer.md), with exceptions indicated below.

#### `data` (TilejsonResult) {#data}

Expand Down

0 comments on commit 4861a55

Please sign in to comment.