Skip to content

Commit 985a558

Browse files
authored
Fix links in README
1 parent 0a2bf7f commit 985a558

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

google-cloud-storage/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
Google Cloud Java Client for Storage
22
====================================
33

4-
Java idiomatic client for [Google Cloud Storage] (https://cloud.google.com/storage/).
4+
Java idiomatic client for [Google Cloud Storage](https://cloud.google.com/storage/).
55

66
[![Build Status](https://travis-ci.org/GoogleCloudPlatform/google-cloud-java.svg?branch=master)](https://travis-ci.org/GoogleCloudPlatform/google-cloud-java)
77
[![Coverage Status](https://coveralls.io/repos/GoogleCloudPlatform/google-cloud-java/badge.svg?branch=master)](https://coveralls.io/r/GoogleCloudPlatform/google-cloud-java?branch=master)
88
[![Maven](https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-storage.svg)]( https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-storage.svg)
99
[![Codacy Badge](https://api.codacy.com/project/badge/grade/9da006ad7c3a4fe1abd142e77c003917)](https://www.codacy.com/app/mziccard/google-cloud-java)
1010
[![Dependency Status](https://www.versioneye.com/user/projects/56bd8ee72a29ed002d2b0969/badge.svg?style=flat)](https://www.versioneye.com/user/projects/56bd8ee72a29ed002d2b0969)
1111

12-
- [Homepage] (https://googlecloudplatform.github.io/google-cloud-java/)
13-
- [API Documentation] (https://googlecloudplatform.github.io/google-cloud-java/apidocs/index.html?com/google/cloud/storage/package-summary.html)
12+
- [Homepage](https://googlecloudplatform.github.io/google-cloud-java/)
13+
- [API Documentation](https://googlecloudplatform.github.io/google-cloud-java/apidocs/index.html?com/google/cloud/storage/package-summary.html)
1414

1515
> Note: This client is a work-in-progress, and may occasionally
1616
> make backwards-incompatible changes.
@@ -169,7 +169,7 @@ See [TESTING] to read more about testing.
169169
Versioning
170170
----------
171171

172-
This library follows [Semantic Versioning] (http://semver.org/).
172+
This library follows [Semantic Versioning](http://semver.org/).
173173

174174
It is currently in major version zero (``0.y.z``), which means that anything
175175
may change at any time and the public API should not be considered

0 commit comments

Comments
 (0)