mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
DROID-1881 App | Tech | Fix Anytype website deeplink
This commit is contained in:
parent
3ae2e723f4
commit
ef52eb5013
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@
|
|||
<category android:name="android.intent.category.BROWSABLE" />
|
||||
|
||||
<data
|
||||
android:host="www.anytype.io"
|
||||
android:host="https://anytype.io/"
|
||||
android:pathPrefix="/todo"
|
||||
android:scheme="http" />
|
||||
</intent-filter>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue