Skip to content

Commit 9c69eb0

Browse files
authored
docs: removed app prefix requirement for custom link domains
1 parent 6a34f3e commit 9c69eb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -652,7 +652,7 @@
652652
<link-domain value="bnc.lt" /> <!-- optional previous link domain -->
653653
<ios-team-release value="PW4Q8885U7" /> <!-- required if iOS app -->
654654
<ios-team-debug value="FG35JLLMXX" /> <!-- optional -->
655-
<android-prefix value="/WSuf" /> <!-- optional (for bnc.lt and custom domains) -->
655+
<android-prefix value="/WSuf" /> <!-- optional (for bnc.lt link domains) -->
656656
<android-testmode value="true" /> <!-- optional (simulate installs) -->
657657
</branch-config>
658658
```

0 commit comments

Comments
 (0)