Skip to content
This repository has been archived by the owner on Jul 15, 2024. It is now read-only.

Commit

Permalink
docs: broken link (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
Praful Makani authored Feb 3, 2020
1 parent cb5b802 commit d09b7f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ libraryDependencies += "com.google.cloud" % "google-cloud-compute" % "0.117.0-al
Example Application
-------------------

[`ComputeExample`](../../google-cloud-examples/src/main/java/com/google/cloud/examples/compute/v1/ComputeExample.java)
[`ComputeExample`](https://github.com/googleapis/google-cloud-java/blob/master/google-cloud-examples/src/main/java/com/google/cloud/examples/compute/v1/ComputeExample.java)
is a simple command line interface that provides some of Google Cloud Compute Engine's
functionality. Read more about using the application on the
[`ComputeExample` docs page](https://googleapis.dev/java/google-cloud-clients/latest/index.html?com/google/cloud/examples/compute/ComputeExample.html).
Expand Down

0 comments on commit d09b7f3

Please sign in to comment.