File tree Expand file tree Collapse file tree 9 files changed +18
-18
lines changed
Expand file tree Collapse file tree 9 files changed +18
-18
lines changed Original file line number Diff line number Diff line change @@ -55,8 +55,8 @@ App Engine Standard. Run either `gcloud app deploy app-standard.yaml` or
5555
5656## Contributing changes
5757
58- * See [ CONTRIBUTING.md] ( ../../ CONTRIBUTING.md )
58+ * See [ CONTRIBUTING.md] ( ../CONTRIBUTING.md )
5959
6060## Licensing
6161
62- * See [ LICENSE] ( ../../ LICENSE )
62+ * See [ LICENSE] ( ../LICENSE )
Original file line number Diff line number Diff line change @@ -51,5 +51,5 @@ for more information.
5151[ select-source-code ] : https://cloud.google.com/debugger/docs/source-options]
5252[ snapshots ] : https://cloud.google.com/debugger/docs/using/snapshots
5353[ logpoints ] : https://cloud.google.com/debugger/docs/using/logpoints
54- [ contributing ] : ../../ CONTRIBUTING.md
55- [ license ] : ../../ LICENSE
54+ [ contributing ] : ../CONTRIBUTING.md
55+ [ license ] : ../LICENSE
Original file line number Diff line number Diff line change @@ -55,8 +55,8 @@ DLP API from PHP.
5555
5656## Contributing changes
5757
58- * See [CONTRIBUTING.md](../../ CONTRIBUTING.md)
58+ * See [CONTRIBUTING.md](../CONTRIBUTING.md)
5959
6060## Licensing
6161
62- * See [LICENSE](../../ LICENSE)
62+ * See [LICENSE](../LICENSE)
Original file line number Diff line number Diff line change @@ -65,8 +65,8 @@ IOT API from PHP. These samples are best seen in the context of the
6565
6666## Contributing changes
6767
68- * See [CONTRIBUTING.md](../../ CONTRIBUTING.md)
68+ * See [CONTRIBUTING.md](../CONTRIBUTING.md)
6969
7070## Licensing
7171
72- * See [LICENSE](../../ LICENSE)
72+ * See [LICENSE](../LICENSE)
Original file line number Diff line number Diff line change @@ -36,8 +36,8 @@ These samples show how to use the [Google Cloud KMS API]
3636
3737## Contributing changes
3838
39- * See [ CONTRIBUTING.md] ( ../../ CONTRIBUTING.md )
39+ * See [ CONTRIBUTING.md] ( ../CONTRIBUTING.md )
4040
4141## Licensing
4242
43- * See [ LICENSE] ( ../../ LICENSE )
43+ * See [ LICENSE] ( ../LICENSE )
Original file line number Diff line number Diff line change @@ -45,4 +45,4 @@ This simple command-line application demonstrates how to invoke Google Cloud Sto
4545
4646# # Contributing changes
4747
48- * See [CONTRIBUTING.md](../../ CONTRIBUTING.md)
48+ * See [CONTRIBUTING.md](../CONTRIBUTING.md)
Original file line number Diff line number Diff line change @@ -53,8 +53,8 @@ Available commands:
5353
5454## Contributing changes
5555
56- * See [ CONTRIBUTING.md] ( ../../ CONTRIBUTING.md )
56+ * See [ CONTRIBUTING.md] ( ../CONTRIBUTING.md )
5757
5858## Licensing
5959
60- * See [ LICENSE] ( ../../ LICENSE )
60+ * See [ LICENSE] ( ../LICENSE )
Original file line number Diff line number Diff line change @@ -51,8 +51,8 @@ Video Intelligence API from PHP.
5151
5252## Contributing changes
5353
54- * See [CONTRIBUTING.md](../../ CONTRIBUTING.md)
54+ * See [CONTRIBUTING.md](../CONTRIBUTING.md)
5555
5656## Licensing
5757
58- * See [LICENSE](../../ LICENSE)
58+ * See [LICENSE](../LICENSE)
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ Vision API from PHP.
4040 crop-hints Detect crop hints in an image using Google Cloud Vision API
4141 document-text Detect document text in an image using Google Cloud Vision API
4242 web Detect web entities in an image using Google Cloud Vision API
43- web-geo Detect web entities in an image with geo metadata using
43+ web-geo Detect web entities in an image with geo metadata using
4444 Google Cloud Vision API
4545```
46467 . Run ` php vision.php COMMAND --help ` to print information about the usage of each command.
@@ -73,8 +73,8 @@ If you have not set a timezone you may get an error from php. This can be resolv
7373
7474## Contributing changes
7575
76- * See [ CONTRIBUTING.md] ( ../../ CONTRIBUTING.md )
76+ * See [ CONTRIBUTING.md] ( ../CONTRIBUTING.md )
7777
7878## Licensing
7979
80- * See [ LICENSE] ( ../../ LICENSE )
80+ * See [ LICENSE] ( ../LICENSE )
You can’t perform that action at this time.
0 commit comments