Skip to content

Commit 53c1963

Browse files
doc: Update README.md
1 parent 8e153b7 commit 53c1963

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ well as the use of Tokio async runtime.
3131

3232
This application was tested under `tc-netem` network emulator simulating
3333
harsh network environment and packet loss, as well as live being deployed on a
34-
remote [Amazon EC2](https://aws.amazon.com/ec2/) virtual machine instance.
34+
remote Amazon EC2 virtual machine instance.
3535

3636
Using conventional threads for concurrency and parallelism can be expensive due
3737
to the cost of requesting threads from the operating system and additional heap

0 commit comments

Comments
 (0)