Skip to content

Commit 021c23b

Browse files
chrisatomixbshaffer
authored andcommitted
Correct README URL for Storage PHP Sample (GoogleCloudPlatform#630)
1 parent 7c70006 commit 021c23b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

storage/src/upload_object.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
/**
1919
* For instructions on how to run the full sample:
2020
*
21-
* @see https://github.com/GoogleCloudPlatform/php-docs-samples/tree/master/storage/api/README.md
21+
* @see https://github.com/GoogleCloudPlatform/php-docs-samples/tree/master/storage/README.md
2222
*/
2323

2424
namespace Google\Cloud\Samples\Storage;

0 commit comments

Comments
 (0)