From 2f1280ab2cb11d42de2f873178a871da120bb834 Mon Sep 17 00:00:00 2001 From: ford prior <108086978+ford-at-aws@users.noreply.github.com> Date: Fri, 29 Sep 2023 09:44:00 -0400 Subject: [PATCH] Ruby - WorkDocs - Update README links (#5383) --- .github/pre_validate/pre_validate.py | 1 + ruby/example_code/workdocs/README.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/pre_validate/pre_validate.py b/.github/pre_validate/pre_validate.py index f7d79ff6e2b..07153a109f5 100644 --- a/.github/pre_validate/pre_validate.py +++ b/.github/pre_validate/pre_validate.py @@ -201,6 +201,7 @@ 'aws/rds/model/DescribeDBSnapshotsRequest', 'role/AmazonSageMakerGeospatialFullAccess', 'VectorEnrichmentJobDataSourceConfigInput', + 'com/workdocs/latest/APIReference/Welcome', } def check_files(root, quiet): diff --git a/ruby/example_code/workdocs/README.md b/ruby/example_code/workdocs/README.md index 73dd65cc4ab..7054c0510bd 100644 --- a/ruby/example_code/workdocs/README.md +++ b/ruby/example_code/workdocs/README.md @@ -48,7 +48,7 @@ To learn more about the contributing process, see [CONTRIBUTING.md](../../../CON * [SDK for Ruby Developer Guide](https://aws.amazon.com/developer/language/ruby/) * [SDK for Ruby Amazon WorkDocs Module](https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/WorkDocs.html) * [WorkDocs Developer Guide](https://docs.aws.amazon.com/workdocs/latest/developerguide/what_is.html) -* [WorkDocs API Reference](https://docs.aws.amazon.com/sdk-for-ruby/v3/api/) +* [WorkDocs API Reference](https://docs.aws.amazon.com/workdocs/latest/APIReference/Welcome.html) Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. SPDX-License-Identifier: Apache-2.0