developer.chrome.com icon indicating copy to clipboard operation
developer.chrome.com copied to clipboard

Fix the basic syntax to include // and port between HOST and URI

Open dileepnitc opened this issue 1 year ago • 4 comments

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:

dileepnitc avatar May 11 '23 21:05 dileepnitc

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.

google-cla[bot] avatar May 11 '23 21:05 google-cla[bot]

: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

hkl615 avatar May 12 '23 15:05 hkl615

Hi

hkl615 avatar May 12 '23 15:05 hkl615