Skip to content

Commit 3f01bf9

Browse files
correct #versioning links
1 parent 959b946 commit 3f01bf9

File tree

15 files changed

+15
-15
lines changed

15 files changed

+15
-15
lines changed

packages/bigquery/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ var bigquery = require('@google-cloud/bigquery')({
8686
```
8787

8888

89-
[versioning]: https://github.com/readme.md#versioning
89+
[versioning]: https://github.com/GoogleCloudPlatform/google-cloud-node#versioning
9090
[google-cloud]: https://github.com/GoogleCloudPlatform/google-cloud-node
9191
[gce-how-to]: https://cloud.google.com/compute/docs/authentication#using
9292
[dev-console]: https://console.developers.google.com/project

packages/bigtable/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ var bigtable = require('@google-cloud/bigtable')({
104104
```
105105

106106

107-
[versioning]: https://github.com/readme.md#versioning
107+
[versioning]: https://github.com/GoogleCloudPlatform/google-cloud-node#versioning
108108
[google-cloud]: https://github.com/GoogleCloudPlatform/google-cloud-node
109109
[gce-how-to]: https://cloud.google.com/compute/docs/authentication#using
110110
[dev-console]: https://console.developers.google.com/project

packages/compute/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ var gce = require('@google-cloud/compute')({
9292
```
9393

9494

95-
[versioning]: https://github.com/readme.md#versioning
95+
[versioning]: https://github.com/GoogleCloudPlatform/google-cloud-node#versioning
9696
[google-cloud]: https://github.com/GoogleCloudPlatform/google-cloud-node
9797
[gce-how-to]: https://cloud.google.com/compute/docs/authentication#using
9898
[dev-console]: https://console.developers.google.com/project

packages/datastore/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ var datastore = require('@google-cloud/datastore')({
107107
```
108108

109109

110-
[versioning]: https://github.com/readme.md#versioning
110+
[versioning]: https://github.com/GoogleCloudPlatform/google-cloud-node#versioning
111111
[google-cloud]: https://github.com/GoogleCloudPlatform/google-cloud-node
112112
[gce-how-to]: https://cloud.google.com/compute/docs/authentication#using
113113
[dev-console]: https://console.developers.google.com/project

packages/dns/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ var dns = require('@google-cloud/dns')({
9090
```
9191

9292

93-
[versioning]: https://github.com/readme.md#versioning
93+
[versioning]: https://github.com/GoogleCloudPlatform/google-cloud-node#versioning
9494
[google-cloud]: https://github.com/GoogleCloudPlatform/google-cloud-node
9595
[gce-how-to]: https://cloud.google.com/compute/docs/authentication#using
9696
[dev-console]: https://console.developers.google.com/project

packages/language/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ var language = require('@google-cloud/language')({
113113
```
114114

115115

116-
[versioning]: https://github.com/readme.md#versioning
116+
[versioning]: https://github.com/GoogleCloudPlatform/google-cloud-node#versioning
117117
[google-cloud]: https://github.com/GoogleCloudPlatform/google-cloud-node/
118118
[gce-how-to]: https://cloud.google.com/compute/docs/authentication#using
119119
[dev-console]: https://console.developers.google.com/project

packages/logging/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ var logging = require('@google-cloud/logging')({
107107
```
108108

109109

110-
[versioning]: https://github.com/readme.md#versioning
110+
[versioning]: https://github.com/GoogleCloudPlatform/google-cloud-node#versioning
111111
[google-cloud]: https://github.com/GoogleCloudPlatform/google-cloud-node/
112112
[gce-how-to]: https://cloud.google.com/compute/docs/authentication#using
113113
[dev-console]: https://console.developers.google.com/project

packages/monitoring/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ var monitoring = require('@google-cloud/monitoring').v3({
6060
```
6161

6262

63-
[versioning]: https://github.com/readme.md#versioning
63+
[versioning]: https://github.com/GoogleCloudPlatform/google-cloud-node#versioning
6464
[google-cloud]: https://github.com/GoogleCloudPlatform/google-cloud-node/
6565
[gce-how-to]: https://cloud.google.com/compute/docs/authentication#using
6666
[dev-console]: https://console.developers.google.com/project

packages/prediction/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ var prediction = require('@google-cloud/prediction')({
100100
```
101101

102102

103-
[versioning]: https://github.com/readme.md#versioning
103+
[versioning]: https://github.com/GoogleCloudPlatform/google-cloud-node#versioning
104104
[google-cloud]: https://github.com/GoogleCloudPlatform/google-cloud-node/
105105
[gce-how-to]: https://cloud.google.com/compute/docs/authentication#using
106106
[dev-console]: https://console.developers.google.com/project

packages/pubsub/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ var pubsub = require('@google-cloud/pubsub')({
8989
```
9090

9191

92-
[versioning]: https://github.com/readme.md#versioning
92+
[versioning]: https://github.com/GoogleCloudPlatform/google-cloud-node#versioning
9393
[google-cloud]: https://github.com/GoogleCloudPlatform/google-cloud-node/
9494
[gce-how-to]: https://cloud.google.com/compute/docs/authentication#using
9595
[dev-console]: https://console.developers.google.com/project

packages/resource/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ var resource = require('@google-cloud/resource')({
8484
```
8585

8686

87-
[versioning]: https://github.com/readme.md#versioning
87+
[versioning]: https://github.com/GoogleCloudPlatform/google-cloud-node#versioning
8888
[google-cloud]: https://github.com/GoogleCloudPlatform/google-cloud-node/
8989
[gce-how-to]: https://cloud.google.com/compute/docs/authentication#using
9090
[dev-console]: https://console.developers.google.com/project

packages/speech/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ var speech = require('@google-cloud/speech')({
114114
```
115115

116116

117-
[versioning]: https://github.com/readme.md#versioning
117+
[versioning]: https://github.com/GoogleCloudPlatform/google-cloud-node#versioning
118118
[google-cloud]: https://github.com/GoogleCloudPlatform/google-cloud-node/
119119
[gce-how-to]: https://cloud.google.com/compute/docs/authentication#using
120120
[dev-console]: https://console.developers.google.com/project

packages/storage/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ var gcs = require('@google-cloud/storage')({
104104
```
105105

106106

107-
[versioning]: https://github.com/readme.md#versioning
107+
[versioning]: https://github.com/GoogleCloudPlatform/google-cloud-node#versioning
108108
[google-cloud]: https://github.com/GoogleCloudPlatform/google-cloud-node/
109109
[gce-how-to]: https://cloud.google.com/compute/docs/authentication#using
110110
[dev-console]: https://console.developers.google.com/project

packages/translate/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ var translate = require('@google-cloud/translate')({
123123
```
124124

125125

126-
[versioning]: https://github.com/readme.md#versioning
126+
[versioning]: https://github.com/GoogleCloudPlatform/google-cloud-node#versioning
127127
[google-cloud]: https://github.com/GoogleCloudPlatform/google-cloud-node/
128128
[api-key-howto]: https://cloud.google.com/translate/v2/using_rest#auth
129129
[gcloud-translate-docs]: https://googlecloudplatform.github.io/google-cloud-node/#/docs/translate

packages/vision/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ var vision = require('@google-cloud/vision')({
160160
```
161161

162162

163-
[versioning]: https://github.com/readme.md#versioning
163+
[versioning]: https://github.com/GoogleCloudPlatform/google-cloud-node#versioning
164164
[google-cloud]: https://github.com/GoogleCloudPlatform/google-cloud-node/
165165
[gce-how-to]: https://cloud.google.com/compute/docs/authentication#using
166166
[dev-console]: https://console.developers.google.com/project

0 commit comments

Comments
 (0)