Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Commit 7fd6235

Browse files
Fixed a link
1 parent e1ee43e commit 7fd6235

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/REMOTECONFIG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This feature lets you configure parameters in your Firebase instance like these:
1212
<img src="images/remote-config.png" width="500px" height="482px" alt="Remote Config"/>
1313

1414
To enable support for Remote Config you need to manually adjust
15-
[Podfile](platforms/ios/Podfile) and [include.gradle](platforms/android/include.gradle).
15+
[Podfile](../platforms/ios/Podfile) and [include.gradle](../platforms/android/include.gradle).
1616

1717
Just uncomment the relevant lines (one for each platform) to add the SDK's to your app.
1818

0 commit comments

Comments
 (0)