Skip to content
This repository was archived by the owner on Jun 3, 2020. It is now read-only.

Commit 4cd9ebf

Browse files
vprussokevmoo
authored andcommitted
Typo in link to 'implementing a Hello World http server'. (#110)
* Typo in link to 'implementing a Hello World http server'. * Changing username
1 parent 234ff1f commit 4cd9ebf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

dart_io_mini_samples/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
* [Introduction](example/introduction.md)
32

43
## Files, directories, and symlinks
@@ -36,7 +35,7 @@
3635

3736
## HTTP server
3837

39-
* [Implementing a 'Hello world' HTTP server](example/http_server/implementing_a_hello_world_http_server.dart)
38+
* [Implementing a 'Hello world' HTTP server](example/http_server/implementing_a_Hello_World_http_server.dart)
4039
* [Routing requests based on URL patterns](example/http_server/routing_requests_based_on_url_patterns.dart)
4140

4241
## Sockets

0 commit comments

Comments
 (0)