Skip to content

Commit

Permalink
DocGen: Correct ec2 github links (awsdocs#6735)
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidSouther authored Aug 13, 2024
1 parent 8b85d21 commit 3ebda05
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .doc_gen/metadata/ec2_metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ ec2_Hello:
Rust:
versions:
- sdk_version: 1
github: rust/examples/ec2
github: rustv1/examples/ec2
excerpts:
- snippet_tags:
- ec2.rust.ec2-helloworld
Expand Down Expand Up @@ -1249,7 +1249,7 @@ ec2_DescribeSecurityGroups:
Rust:
versions:
- sdk_version: 1
github: rust/examples/ec2
github: rustv1/examples/ec2
excerpts:
- snippet_tags:
- ec2.rust.ec2-helloworld
Expand Down Expand Up @@ -1334,7 +1334,7 @@ ec2_DeleteSecurityGroup:
Rust:
versions:
- sdk_version: 1
github: rust/examples/ec2
github: rustv1/examples/ec2
excerpts:
- snippet_tags:
- ec2.rust.delete_security_group.impl
Expand Down Expand Up @@ -1447,7 +1447,7 @@ ec2_TerminateInstances:
Rust:
versions:
- sdk_version: 1
github: rust/examples/ec2
github: rustv1/examples/ec2
excerpts:
- snippet_tags:
- ec2.rust.delete_instance.impl
Expand Down

0 comments on commit 3ebda05

Please sign in to comment.