Skip to content

Commit c132502

Browse files
docs: Update examples in Linking scheme descriptions (#4747)
1 parent 93296f4 commit c132502

File tree

6 files changed

+12
-12
lines changed

6 files changed

+12
-12
lines changed

docs/linking.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ As mentioned in the introduction, there are some URL schemes for core functional
2121

2222
| Scheme | Description | iOS | Android |
2323
| ---------------- | ------------------------------------------ | --- | ------- |
24-
| `mailto` | Open mail app, eg: mailto: [email protected] |||
24+
| `mailto` | Open mail app, eg: mailto: [email protected] |||
2525
| `tel` | Open phone app, eg: tel:+123456789 |||
2626
| `sms` | Open SMS app, eg: sms:+123456789 |||
27-
| `https` / `http` | Open web browser app, eg: https://expo.io |||
27+
| `https` / `http` | Open web browser app, eg: https://expo.dev |||
2828

2929
### Enabling Deep Links
3030

website/versioned_docs/version-0.77/linking.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ As mentioned in the introduction, there are some URL schemes for core functional
2121

2222
| Scheme | Description | iOS | Android |
2323
| ---------------- | ------------------------------------------ | --- | ------- |
24-
| `mailto` | Open mail app, eg: mailto: [email protected] |||
24+
| `mailto` | Open mail app, eg: mailto: [email protected] |||
2525
| `tel` | Open phone app, eg: tel:+123456789 |||
2626
| `sms` | Open SMS app, eg: sms:+123456789 |||
27-
| `https` / `http` | Open web browser app, eg: https://expo.io |||
27+
| `https` / `http` | Open web browser app, eg: https://expo.dev |||
2828

2929
### Enabling Deep Links
3030

website/versioned_docs/version-0.78/linking.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ As mentioned in the introduction, there are some URL schemes for core functional
2121

2222
| Scheme | Description | iOS | Android |
2323
| ---------------- | ------------------------------------------ | --- | ------- |
24-
| `mailto` | Open mail app, eg: mailto: [email protected] |||
24+
| `mailto` | Open mail app, eg: mailto: [email protected] |||
2525
| `tel` | Open phone app, eg: tel:+123456789 |||
2626
| `sms` | Open SMS app, eg: sms:+123456789 |||
27-
| `https` / `http` | Open web browser app, eg: https://expo.io |||
27+
| `https` / `http` | Open web browser app, eg: https://expo.dev |||
2828

2929
### Enabling Deep Links
3030

website/versioned_docs/version-0.79/linking.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ As mentioned in the introduction, there are some URL schemes for core functional
2121

2222
| Scheme | Description | iOS | Android |
2323
| ---------------- | ------------------------------------------ | --- | ------- |
24-
| `mailto` | Open mail app, eg: mailto: [email protected] |||
24+
| `mailto` | Open mail app, eg: mailto: [email protected] |||
2525
| `tel` | Open phone app, eg: tel:+123456789 |||
2626
| `sms` | Open SMS app, eg: sms:+123456789 |||
27-
| `https` / `http` | Open web browser app, eg: https://expo.io |||
27+
| `https` / `http` | Open web browser app, eg: https://expo.dev |||
2828

2929
### Enabling Deep Links
3030

website/versioned_docs/version-0.80/linking.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ As mentioned in the introduction, there are some URL schemes for core functional
2121

2222
| Scheme | Description | iOS | Android |
2323
| ---------------- | ------------------------------------------ | --- | ------- |
24-
| `mailto` | Open mail app, eg: mailto: [email protected] |||
24+
| `mailto` | Open mail app, eg: mailto: [email protected] |||
2525
| `tel` | Open phone app, eg: tel:+123456789 |||
2626
| `sms` | Open SMS app, eg: sms:+123456789 |||
27-
| `https` / `http` | Open web browser app, eg: https://expo.io |||
27+
| `https` / `http` | Open web browser app, eg: https://expo.dev |||
2828

2929
### Enabling Deep Links
3030

website/versioned_docs/version-0.81/linking.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ As mentioned in the introduction, there are some URL schemes for core functional
2121

2222
| Scheme | Description | iOS | Android |
2323
| ---------------- | ------------------------------------------ | --- | ------- |
24-
| `mailto` | Open mail app, eg: mailto: [email protected] |||
24+
| `mailto` | Open mail app, eg: mailto: [email protected] |||
2525
| `tel` | Open phone app, eg: tel:+123456789 |||
2626
| `sms` | Open SMS app, eg: sms:+123456789 |||
27-
| `https` / `http` | Open web browser app, eg: https://expo.io |||
27+
| `https` / `http` | Open web browser app, eg: https://expo.dev |||
2828

2929
### Enabling Deep Links
3030

0 commit comments

Comments
 (0)