Skip to content

Commit bfae667

Browse files
author
Ajay Kannan
committed
Fix javadoc link
1 parent 2e3042c commit bfae667

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gcloud-java-storage/src/main/java/com/google/gcloud/storage/testing/RemoteGcsHelper.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ private RemoteGcsHelper(StorageOptions options) {
5757
}
5858

5959
/**
60-
* Returns a {@StorageOptions} object to be used for testing.
60+
* Returns a {@link StorageOptions} object to be used for testing.
6161
*/
6262
public StorageOptions options() {
6363
return options;

0 commit comments

Comments
 (0)