Skip to content

Commit 34d18cd

Browse files
bcoeJustinBeckwith
authored andcommitted
fix(docs): move to new client docs URL (#124)
1 parent 8d177e2 commit 34d18cd

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

.repo-metadata.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
"release_level": "ga",
55
"language": "nodejs",
66
"repo": "googleapis/nodejs-promisify",
7-
"distribution_name": "@google-cloud/promisify"
8-
}
7+
"distribution_name": "@google-cloud/promisify",
8+
"client_documentation": "https://googleapis.dev/nodejs/promisify/latest"
9+
}

README.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
A simple utility for promisifying functions and classes.
1515

1616

17-
17+
* [Google Cloud Common Promisify Node.js Client API Reference][client-docs]
1818

1919
* [github.com/googleapis/nodejs-promisify](https://github.com/googleapis/nodejs-promisify)
2020

@@ -86,6 +86,9 @@ has instructions for running the samples.
8686

8787

8888

89+
The [Google Cloud Common Promisify Node.js Client API Reference][client-docs] documentation
90+
also contains samples.
91+
8992
## Versioning
9093

9194
This library follows [Semantic Versioning](http://semver.org/).
@@ -115,7 +118,7 @@ Apache Version 2.0
115118

116119
See [LICENSE](https://github.com/googleapis/nodejs-promisify/blob/master/LICENSE)
117120

118-
121+
[client-docs]: https://googleapis.dev/nodejs/promisify/latest
119122

120123
[shell_img]: https://gstatic.com/cloudssh/images/open-btn.png
121124
[projects]: https://console.cloud.google.com/project

0 commit comments

Comments
 (0)