Skip to content

Commit 689f483

Browse files
Benjamin E. CoeJustinBeckwith
authored andcommitted
fix(docs): move to new client docs URL (#129)
1 parent 763209f commit 689f483

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

.repo-metadata.json

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

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
A result paging utility used by Google node.js modules
1515

1616

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

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

@@ -65,6 +65,9 @@ has instructions for running the samples.
6565

6666

6767

68+
The [Google Cloud Common Paginator Node.js Client API Reference][client-docs] documentation
69+
also contains samples.
70+
6871
## Versioning
6972

7073
This library follows [Semantic Versioning](http://semver.org/).
@@ -94,7 +97,7 @@ Apache Version 2.0
9497

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

97-
100+
[client-docs]: https://googleapis.dev/nodejs/paginator/latest
98101

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

0 commit comments

Comments
 (0)