Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit 79d3bae

Browse files
authored
docs: fix location of README (#7)
1 parent c30763b commit 79d3bae

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

google-cloud-automl/README.md renamed to README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,8 @@ Google Cloud Java Client for Cloud Auto ML
33

44
Java idiomatic client for [Cloud Auto ML][cloud-automl].
55

6-
[![Kokoro CI](http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/master.svg)](http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/master.html)
6+
[![Kokoro CI](http://storage.googleapis.com/cloud-devrel-public/java/badges/java-automl/master.svg)](http://storage.googleapis.com/cloud-devrel-public/java/badges/java-automl/master.html)
77
[![Maven](https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-automl.svg)](https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-automl.svg)
8-
[![Codacy Badge](https://api.codacy.com/project/badge/grade/9da006ad7c3a4fe1abd142e77c003917)](https://www.codacy.com/app/mziccard/google-cloud-java)
98

109
- [Product Documentation][automl-product-docs]
1110
- [Client Library Documentation][automl-client-lib-docs]
@@ -91,10 +90,10 @@ License
9190
Apache 2.0 - See [LICENSE] for more information.
9291

9392

94-
[CONTRIBUTING]:https://github.com/googleapis/google-cloud-java/blob/master/CONTRIBUTING.md
95-
[code-of-conduct]:https://github.com/googleapis/google-cloud-java/blob/master/CODE_OF_CONDUCT.md#contributor-code-of-conduct
96-
[LICENSE]: https://github.com/googleapis/google-cloud-java/blob/master/LICENSE
93+
[CONTRIBUTING]:https://github.com/googleapis/java-automl/blob/master/CONTRIBUTING.md
94+
[code-of-conduct]:https://github.com/googleapis/java-automl/blob/master/CODE_OF_CONDUCT.md#contributor-code-of-conduct
95+
[LICENSE]: https://github.com/googleapis/java-automl/blob/master/LICENSE
9796
[cloud-platform]: https://cloud.google.com/
9897
[cloud-automl]: https://cloud.google.com/automl
9998
[automl-product-docs]: https://cloud.google.com/automl/
100-
[automl-client-lib-docs]: https://googleapis.dev/java/google-cloud-clients/latest/index.html?com/google/cloud/automl/v1beta1/package-summary.html
99+
[automl-client-lib-docs]: https://googleapis.dev/java/java-automl/latest/index.html

0 commit comments

Comments
 (0)