Skip to content

Commit 3590ebb

Browse files
authored
Update AddNewProduct.md (#11207)
1 parent 3420fcb commit 3590ebb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/AddNewProduct.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ implementations should be implemented in Swift. If Objective C API support is re
1313
be implemented via the Swift `@objc` attribute. Consult with iCore and product management about
1414
the requirement itself.
1515

16-
Apple and others provide many great guides for Swift programming. Googlers, see also this [2022
17-
presentation](go/swift-sdks-2022).
16+
Apple and others provide many great guides for Swift programming. Googlers, see also
17+
[go/swift-sdks-2022](http://go/swift-sdks-2022).
1818

1919
Existing Firebase Swift implementations can be helpful. However, note that they are mostly
2020
Objective C ports and do not take advantage of Swift features like structs, default arguments, and

0 commit comments

Comments
 (0)