Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ruby - WorkDocs - Update README links #5383

Merged
merged 6 commits into from
Sep 29, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/pre_validate/pre_validate.py
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,7 @@
'aws/rds/model/DescribeDBSnapshotsRequest',
'role/AmazonSageMakerGeospatialFullAccess',
'VectorEnrichmentJobDataSourceConfigInput',
'com/workdocs/latest/APIReference/Welcome',
}

def check_files(root, quiet):
Expand Down
2 changes: 1 addition & 1 deletion ruby/example_code/workdocs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
<!--custom.resources.end-->

Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. SPDX-License-Identifier: Apache-2.0