diff --git a/README.md b/README.md index 365435c..f1d3479 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Other important workflows are documented in the [Makefile](./Makefile) and can b Below is the list of examples available in the repository. -* [`embedded_web_page`](apps/em) +* [`embedded_web_page`](apps/embedded_web_page/src/main.rs) : An example that illustrates how to bundle an embedded web page. * [`hello_world`](apps/hello_world/src/main.rs) : A simple "Hello, World!" application.