Skip to content

Commit

Permalink
fix(docs): move to new client docs URL (#124)
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoe authored and JustinBeckwith committed Jun 13, 2019
1 parent 8d177e2 commit 34d18cd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
5 changes: 3 additions & 2 deletions .repo-metadata.json
Expand Up @@ -4,5 +4,6 @@
"release_level": "ga",
"language": "nodejs",
"repo": "googleapis/nodejs-promisify",
"distribution_name": "@google-cloud/promisify"
}
"distribution_name": "@google-cloud/promisify",
"client_documentation": "https://googleapis.dev/nodejs/promisify/latest"
}
7 changes: 5 additions & 2 deletions README.md
Expand Up @@ -14,7 +14,7 @@
A simple utility for promisifying functions and classes.



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

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

Expand Down Expand Up @@ -86,6 +86,9 @@ has instructions for running the samples.



The [Google Cloud Common Promisify Node.js Client API Reference][client-docs] documentation
also contains samples.

## Versioning

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

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


[client-docs]: https://googleapis.dev/nodejs/promisify/latest

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

0 comments on commit 34d18cd

Please sign in to comment.