Skip to content

Commit b43aafa

Browse files
committed
Fix link in open source readme
PiperOrigin-RevId: 246218365
1 parent c83683f commit b43aafa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -185,8 +185,8 @@ Additional examples of how to do this for each library are available in the
185185
### Including in Android Gradle Projects
186186
In order to link the Firebase C++ SDK with your gradle project, in addition to
187187
the CMake instructions above, you can use
188-
[Android/firebase_dependencies.gradle](/Android/firebase_dependencies) to link
189-
the libraries, their dependencies, and the generated proguard files. For
188+
[Android/firebase_dependencies.gradle](/Android/firebase_dependencies.gradle)
189+
to link the libraries, their dependencies, and the generated proguard files. For
190190
example, to add Analytics, you could add the following to your build.gradle
191191
file:
192192

0 commit comments

Comments
 (0)