Skip to content

Commit c92a09a

Browse files
author
Benjamin E. Coe
authored
fix(docs): reference docs should link to section of googleapis.dev with API reference (#670)
1 parent 28400af commit c92a09a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,10 +119,12 @@ Apache Version 2.0
119119

120120
See [LICENSE](https://github.com/googleapis/nodejs-pubsub/blob/master/LICENSE)
121121

122-
[client-docs]: https://googleapis.dev/nodejs/pubsub/latest
122+
[client-docs]: https://googleapis.dev/nodejs/pubsub/latest#reference
123123
[product-docs]: https://cloud.google.com/pubsub/docs/
124124
[shell_img]: https://gstatic.com/cloudssh/images/open-btn.png
125125
[projects]: https://console.cloud.google.com/project
126126
[billing]: https://support.google.com/cloud/answer/6293499#enable-billing
127127
[enable_api]: https://console.cloud.google.com/flows/enableapi?apiid=pubsub.googleapis.com
128-
[auth]: https://cloud.google.com/docs/authentication/getting-started
128+
[auth]: https://cloud.google.com/docs/authentication/getting-started
129+
130+
<a name="reference"></a>

0 commit comments

Comments
 (0)