Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Commit d5cfc25

Browse files
committed
chore: update dynamic links from /l/ to /d/
to reduce the possibility of confusion
1 parent a0f8b5f commit d5cfc25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firebase.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"appAssociation": "AUTO",
1212
"rewrites": [
1313
{
14-
"source": "/l/**",
14+
"source": "/d/**",
1515
"dynamicLinks": true
1616
},
1717
{

0 commit comments

Comments
 (0)