Skip to content

Commit 9df8e92

Browse files
committed
internal: update to use googleapis in docs
Change-Id: I1ac1b72acb613551560d165f34d24fdb643976f6 Reviewed-on: https://code-review.googlesource.com/c/36132 Reviewed-by: Eno Compton <enocom@google.com> Reviewed-by: kokoro <noreply+kokoro@google.com>
1 parent 6142e72 commit 9df8e92

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ These client libraries are officially supported by Google. However, the librari
4242

4343
If you're working with Google Cloud Platform APIs such as Datastore or Pub/Sub,
4444
consider using the
45-
[Cloud Client Libraries for Go](https://github.com/GoogleCloudPlatform/google-cloud-go)
45+
[Cloud Client Libraries for Go](https://github.com/googleapis/google-cloud-go)
4646
instead. These are the new and
4747
idiomatic Go libraries targeted specifically at Google Cloud Platform Services.
4848

examples/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Check out the new, idiomatic GCP library
22

3-
https://github.com/GoogleCloudPlatform/google-cloud-go
3+
https://github.com/googleapis/google-cloud-go
44

55
https://godoc.org/cloud.google.com/go
66

0 commit comments

Comments
 (0)