We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d87a8f9 commit 2bf0df5Copy full SHA for 2bf0df5
README.md
@@ -7,7 +7,7 @@
7
| 01 | [**Hello Cargo**](#hellocargo) | A quick intro to Rust syntax. |
8
| 02 | [**Guessing Game**](#guessing) | A hands-on introduction to the Rust language. |
9
| 03 | [**Minigrep**](#minigrep) | A simple version of the classic command line tool grep. |
10
-| 04 | [**Smog Test**](#smogtest) | A multithreaded web server that says “hello”. |
+| 04 | [**Hello**](#hello) | A multithreaded web server that says “hello”. |
11
| 05 | [**Game of Life**](#life) | A zero-player game to learn how to use Rust, WebAssembly, and JavaScript together. |
12
13
## <a name="hellocargo"></a> 1) Hello Cargo
0 commit comments