Skip to content

Commit b7b9c94

Browse files
docs: update CustomMarkerClusteringDemoActivity reference (#1425)
Signed-off-by: Emmanuel Ferdman <[email protected]>
1 parent 06ba27c commit b7b9c94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ If you're using custom clustering (i.e, if you're extending `DefaultClusterRende
269269

270270
**Note that these methods can't be identical, as you need to use a `Marker` instead of `MarkerOptions`*
271271

272-
See the [`CustomMarkerClusteringDemoActivity`](demo/src/gms/java/com/google/maps/android/utils/demo/CustomMarkerClusteringDemoActivity.java) in the demo app for a complete example.
272+
See the [`CustomMarkerClusteringDemoActivity`](demo/src/main/java/com/google/maps/android/utils/demo/CustomMarkerClusteringDemoActivity.java) in the demo app for a complete example.
273273

274274
_New_
275275

0 commit comments

Comments
 (0)