Skip to content

Commit 717457e

Browse files
authored
docs(dynamic-links): Fix link to firebase docs (#7186)
1 parent 4dfc9ca commit 717457e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/dynamic-links/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
Dynamic Links are smart URLs that allow you to send existing and potential users to any location within your React Native app. They survive the app install process, so even new users can see the content they're looking for when they open the app for the first time.
2525

26-
[> Learn More](https://firebase.google.com/products/dynamic-links/)
26+
[> Learn More](https://firebase.google.com/docs/dynamic-links)
2727

2828
## Installation
2929

0 commit comments

Comments
 (0)