Skip to content

Commit 007f435

Browse files
authored
Fix FirebasePods link (#6305)
1 parent fd977bb commit 007f435

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AddNewPod.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ For top-level Firebase pods that map to documented products:
7272
* Update [Firebase.podspec](Firebase.podspec).
7373
* Register library via registerInternalLibrary API like this
7474
[Storage example](FirebaseStorage/Sources/FIRStorageComponent.m).
75-
* Add to the [ZipBuilder pod list](ZipBuilder/Sources/ZipBuilder/CocoaPod.swift).
75+
* Add to the [ZipBuilder pod list](ZipBuilder/Sources/ZipBuilder/FirebasePods.swift).
7676
* Add a [quickstart](https://github.com/firebase/quickstart-ios).
7777

7878
## Review and Release

0 commit comments

Comments
 (0)