developer.chrome.com
developer.chrome.com copied to clipboard
Fix the basic syntax to include // and port between HOST and URI
The intent uri syntax misses "//", while the examples does include them. Also introducing the PORT between HOST and URI as an optional string.
Changes proposed in this pull request:
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).
View this failed invocation of the CLA check for more information.
For the most up to date status, view the checks section at the bottom of the pull request.
:white_check_mark: Preview (static) for commit 769b6d13b5c4732594db1b66d4686a05512c24da available at https://pr-6280-static-dot-dcc-staging.uc.r.appspot.com/.
The following pages likely changed with this PR:
- https://pr-6280-static-dot-dcc-staging.uc.r.appspot.com/docs/multidevice/android/intents/
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).
View this failed invocation of the CLA check for more information.
For the most up to date status, view the checks section at the bottom of the pull request.
dileepnitc:patch-1
Hi