Skip to content
This repository was archived by the owner on Apr 3, 2024. It is now read-only.

Commit 3884008

Browse files
docs: fix node release schedule link (#1157)
Co-authored-by: Jeffrey Rennie <rennie@google.com> Source-Link: https://togithub.com/googleapis/synthtool/commit/1a2431537d603e95b4b32317fb494542f75a2165 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:e08f9a3757808cdaf7a377e962308c65c4d7eff12db206d4fae702dd50d43430
1 parent f335aec commit 3884008

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/.OwlBot.lock.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@
1313
# limitations under the License.
1414
docker:
1515
image: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest
16-
digest: sha256:ef104a520c849ffde60495342ecf099dfb6256eab0fbd173228f447bc73d1aa9
17-
# created: 2023-07-10T21:36:52.433664553Z
16+
digest: sha256:e08f9a3757808cdaf7a377e962308c65c4d7eff12db206d4fae702dd50d43430
17+
# created: 2023-08-03T18:46:14.719706948Z

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ also contains samples.
141141

142142
## Supported Node.js Versions
143143

144-
Our client libraries follow the [Node.js release schedule](https://nodejs.org/en/about/releases/).
144+
Our client libraries follow the [Node.js release schedule](https://github.com/nodejs/release#release-schedule).
145145
Libraries are compatible with all current _active_ and _maintenance_ versions of
146146
Node.js.
147147
If you are using an end-of-life version of Node.js, we recommend that you update

0 commit comments

Comments
 (0)