Skip to content

Commit

Permalink
Fix broken link in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
apljungquist committed May 7, 2024
1 parent c1ccba9 commit 5404825
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 5404825

Please sign in to comment.