From 05dc8657ac510548908b58897d8ee8d1a2a7791d Mon Sep 17 00:00:00 2001 From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 17:53:32 -0700 Subject: [PATCH] chore: update sample directory link (#329) Fix 404 link on samples Co-authored-by: Jeffrey Rennie Source-Link: https://github.com/googleapis/synthtool/commit/270f3abf028c63ba3668380329ff532c1c21ed93 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:b72db6cab4d9e5890bff28d9175af940ba4ed75fbb28563c313a8835a31f7b19 Co-authored-by: Owl Bot --- .github/.OwlBot.lock.yaml | 4 ++-- README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml index a3d003c..82da4ff 100644 --- a/.github/.OwlBot.lock.yaml +++ b/.github/.OwlBot.lock.yaml @@ -13,5 +13,5 @@ # limitations under the License. docker: image: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest - digest: sha256:e08f9a3757808cdaf7a377e962308c65c4d7eff12db206d4fae702dd50d43430 -# created: 2023-08-03T18:46:14.719706948Z + digest: sha256:b72db6cab4d9e5890bff28d9175af940ba4ed75fbb28563c313a8835a31f7b19 +# created: 2023-09-11T16:43:24.412852862Z diff --git a/README.md b/README.md index 5702438..c5cb07a 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ installed as a dependency when you install other `@google-cloud` packages. ## Samples -Samples are in the [`samples/`](https://github.com/googleapis/nodejs-promisify/tree/main/samples) directory. Each sample's `README.md` has instructions for running its sample. +Samples are in the [`samples/`](https://github.com/googleapis/nodejs-promisify/tree/main/packages/google-cloud-functions/samples) directory. Each sample's `README.md` has instructions for running its sample. | Sample | Source Code | Try it | | --------------------------- | --------------------------------- | ------ |