Skip to content

Commit 5e0e551

Browse files
committed
Format & writeme
1 parent 80f3eff commit 5e0e551

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rustv1/examples/ec2/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Code excerpts that show you how to call individual service functions.
5151
- [CreateKeyPair](src/ec2.rs#L41)
5252
- [CreateSecurityGroup](src/ec2.rs#L77)
5353
- [CreateTags](src/ec2.rs#L233)
54-
- [DeleteKeyPair](src/getting_started/key_pair.rs#L66)
54+
- [DeleteKeyPair](src/getting_started/key_pair.rs#L67)
5555
- [DeleteSecurityGroup](src/ec2.rs#L167)
5656
- [DeleteSnapshot](../ebs/src/bin/delete-snapshot.rs#L26)
5757
- [DescribeImages](src/ec2.rs#L179)

0 commit comments

Comments
 (0)