Skip to content

Commit 4986991

Browse files
committed
Updated docs
1 parent ca0ce39 commit 4986991

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ This extension allows you to interact with Firebase Analytics in a uniform way f
1212
To use this library in your Defold project, add the following URL to your `game.project` dependencies:
1313

1414
* [https://github.com/defold/extension-firebase/archive/master.zip](https://github.com/defold/extension-firebase/archive/master.zip)
15-
* [https://github.com/defold/extension-firebase-remoteconfig/archive/master.zip](https://github.com/defold/extension-firebase-remoteconfig/archive/master.zip)
15+
* [https://github.com/defold/extension-firebase-analytics/archive/master.zip](https://github.com/defold/extension-firebase-analytics/archive/master.zip)
1616

17-
We recommend using a link to a zip file of a [specific release](https://github.com/defold/extension-firebase-remoteconfig/releases).
17+
We recommend using a link to a zip file of a [specific release](https://github.com/defold/extension-firebase-analytics/releases).
1818

1919

2020
## Setup

0 commit comments

Comments
 (0)