Skip to content

Commit d9fb9df

Browse files
authored
docs: Fix broken link to maps-app project in README (#686)
1 parent bfb87a1 commit d9fb9df

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
@@ -42,7 +42,7 @@ dependencies {
4242

4343
## Sample App
4444

45-
Currently, there are two sample apps in the repository: [maps-app](app) and [navigation-app](navigation-app). Each of them run a different version of the Android Maps Compose SDK, where either the maps or the navigation SDK are run, respectively.
45+
Currently, there are two sample apps in the repository: [maps-app](maps-app) and [navigation-app](navigation-app). Each of them run a different version of the Android Maps Compose SDK, where either the maps or the navigation SDK are run, respectively.
4646

4747
To run the maps demo app, ensure you've met the requirements above then:
4848

0 commit comments

Comments
 (0)