Skip to content

Commit

Permalink
chore(nodejs): update client ref docs link in metadata (#360)
Browse files Browse the repository at this point in the history
  • Loading branch information
fhinkel committed Aug 4, 2021
1 parent 1de20c5 commit 1248477
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
3 changes: 2 additions & 1 deletion .repo-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
"release_level": "ga",
"language": "nodejs",
"repo": "googleapis/google-p12-pem",
"distribution_name": "google-p12-pem"
"distribution_name": "google-p12-pem",
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/google-p12-pem/latest"
}
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Convert Google .p12 keys to .pem keys.
A comprehensive list of changes in each version may be found in
[the CHANGELOG](https://github.com/googleapis/google-p12-pem/blob/master/CHANGELOG.md).


* [google-p12-pem Node.js Client API Reference][client-docs]

* [github.com/googleapis/google-p12-pem](https://github.com/googleapis/google-p12-pem)

Expand Down Expand Up @@ -85,6 +85,9 @@ Samples are in the [`samples/`](https://github.com/googleapis/google-p12-pem/tre



The [google-p12-pem Node.js Client API Reference][client-docs] documentation
also contains samples.

## Supported Node.js Versions

Our client libraries follow the [Node.js release schedule](https://nodejs.org/en/about/releases/).
Expand Down Expand Up @@ -141,7 +144,7 @@ Apache Version 2.0

See [LICENSE](https://github.com/googleapis/google-p12-pem/blob/master/LICENSE)


[client-docs]: https://cloud.google.com/nodejs/docs/reference/google-p12-pem/latest

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

0 comments on commit 1248477

Please sign in to comment.