Skip to content

Commit 430dfbd

Browse files
committed
update: deeplink_api.md
1 parent 0e88a62 commit 430dfbd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/deeplink_api.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@ whenever user click on `defined links or hosts`, your app will be `listed as sug
3535
#### `app.deeplink.getLink()`
3636
Returns a `link` on which `user clicked` to `open` that in `your app`
3737

38-
`NOTE: returns link if available otherwise -1`
38+
`NOTE: returns link if available otherwise -1`
39+
3940
An example of above code:
4041
```js
4142
// In views of your app

0 commit comments

Comments
 (0)