From e124ac397524d3fa61255915ea268a221d354df1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Enrique=20L=C3=B3pez-Ma=C3=B1as?= Date: Thu, 18 Dec 2025 14:21:36 +0100 Subject: [PATCH] docs: fixed broken link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa0a03e8..c42ee1e6 100644 --- a/README.md +++ b/README.md @@ -500,7 +500,7 @@ The colors of the text, line, and shadow are also all configurable (e.g., based This library calls the MapsApiSettings.addInternalUsageAttributionId method, which helps Google understand which libraries and samples are helpful to developers and is optional. Instructions for opting out of the identifier are provided in -[reference documentation](maps-compose/src/main/java/com/google/maps/android/compose/internal/MapsApiAttribution.kt). +[reference documentation](maps-compose/src/main/java/com/google/maps/android/compose/internal/GoogleMapsInitializer.kt#L77-L82). ## Contributing