Skip to content

Commit cf061d4

Browse files
committed
Updates to metadata
1 parent 5ab7774 commit cf061d4

6 files changed

+7
-11
lines changed

.doc_gen/cross-content/tl_ServerlessApplication_DotNet_block.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
]>
66
<block>
77
<para>
8-
Shows how to build and load test a serverless application that consists of an &ABP; with &LAM; and &DDB; using the .NET SDK.
8+
Shows how to build and test a serverless application that consists of an &ABP; with &LAM; and &DDB; using the .NET SDK.
99
</para>
1010
<para>
1111
For complete source code and instructions on how to set up and run, see the full example on

.doc_gen/cross-content/tl_ServerlessApplication_Go_block.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
]>
66
<block>
77
<para>
8-
Shows how to build and load test a serverless application that consists of an &ABP; with &LAM; and &DDB; using the Go SDK.
8+
Shows how to build and test a serverless application that consists of an &ABP; with &LAM; and &DDB; using the Go SDK.
99
</para>
1010
<para>
1111
For complete source code and instructions on how to set up and run, see the full example on

.doc_gen/cross-content/tl_ServerlessApplication_Java_block.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
]>
66
<block>
77
<para>
8-
Shows how to build and load test a serverless application that consists of an &ABP; with &LAM; and &DDB; using the Java SDK.
8+
Shows how to build and test a serverless application that consists of an &ABP; with &LAM; and &DDB; using the Java SDK.
99
</para>
1010
<para>
1111
For complete source code and instructions on how to set up and run, see the full example on

.doc_gen/cross-content/tl_ServerlessApplication_Kotlin_block.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
]>
66
<block>
77
<para>
8-
Shows how to build and load test a serverless application that consists of an &ABP; with &LAM; and &DDB; using the Kotlin SDK.
8+
Shows how to build and test a serverless application that consists of an &ABP; with &LAM; and &DDB; using the Kotlin SDK.
99
</para>
1010
<para>
1111
For complete source code and instructions on how to set up and run, see the full example on

.doc_gen/cross-content/tl_ServerlessApplication_Rust_block.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
]>
66
<block>
77
<para>
8-
Shows how to build and load test a serverless application that consists of an &ABP; with &LAM; and &DDB; using the Rust SDK.
8+
Shows how to build and test a serverless application that consists of an &ABP; with &LAM; and &DDB; using the Rust SDK.
99
</para>
1010
<para>
1111
For complete source code and instructions on how to set up and run, see the full example on

.doc_gen/metadata/tributary-lite_metadata.yaml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
cross_tributary-lite_serverless-application:
33
title: Build and test a serverless application
44
title_abbrev: Build and test a serverless application
5-
synopsis: build and load test a serverless application using &ABP; with &LAM; and &DDB;
6-
category: Community Examples
5+
synopsis: build and test a serverless application using &ABP; with &LAM; and &DDB;
6+
category: Community examples
77
languages:
88
.NET:
99
versions:
@@ -17,10 +17,6 @@ cross_tributary-lite_serverless-application:
1717
versions:
1818
- sdk_version: 2
1919
block_content: tl_ServerlessApplication_Java_block.xml
20-
Kotlin:
21-
versions:
22-
- sdk_version: 1
23-
block_content: tl_ServerlessApplication_Kotlin_block.xml
2420
Rust:
2521
versions:
2622
- sdk_version: 1

0 commit comments

Comments
 (0)