Skip to content

Commit

Permalink
Fix for incorrect value in metadata and related README.
Browse files Browse the repository at this point in the history
  • Loading branch information
rlhagerm committed Oct 16, 2023
1 parent 4a5d799 commit 1bfde35
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .doc_gen/metadata/cross_metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ cross_PAM:
.NET:
versions:
- sdk_version: 3
github: dotnetv3\cross-service\PhotoAssetManager
github: dotnetv3/cross-service/PhotoAssetManager
block_content: cross_PAM_dotnet_block.xml
JavaScript:
versions:
Expand Down
4 changes: 2 additions & 2 deletions dotnetv3/dynamodb/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!--Generated by WRITEME on 2023-10-12 19:26:13.971503 (UTC)-->
<!--Generated by WRITEME on 2023-10-16 19:54:44.997649 (UTC)-->
# DynamoDB code examples for the SDK for .NET

## Overview
Expand Down Expand Up @@ -69,7 +69,7 @@ functions within the same service.

Sample applications that work across multiple AWS services.

* [Create a serverless application to manage photos](dotnetv3\cross-service\PhotoAssetManager)
* [Create a serverless application to manage photos](../cross-service/PhotoAssetManager)
* [Create a web application to track DynamoDB data](../cross_service/DynamoDbItemTracker)

## Run the examples
Expand Down

0 comments on commit 1bfde35

Please sign in to comment.