Skip to content

Commit

Permalink
chore(components/google-cloud): update readme with link to samples & …
Browse files Browse the repository at this point in the history
…api docs (#5734)

* update readme with link to samples & api docs

* correct links

* link to main page of read the docs

* spell correction
  • Loading branch information
SinaChavoshi authored May 26, 2021
1 parent 435f6b1 commit fba546e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions components/google-cloud/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ In this example, the pipeline does the following.

## Components
Following is the list of currently supported components.
For API documentation please refer to the projects [ReadTheDocs page](https://google-cloud-pipeline-components.readthedocs.io/en/latest/index.html).

```python
AutoMLImageTrainingJobRunOp(...)
Expand Down
2 changes: 1 addition & 1 deletion components/google-cloud/examples/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Examples for Google Cloud Components SDK

TBD
For samples please refer to [Vertex Pipeline examples](https://github.com/GoogleCloudPlatform/ai-platform-samples/tree/master/ai-platform-unified/notebooks/unofficial/pipelines)

0 comments on commit fba546e

Please sign in to comment.