diff --git a/examples/counter/README.md b/examples/counter/README.md index 658c5aedc..b52a37379 100644 --- a/examples/counter/README.md +++ b/examples/counter/README.md @@ -92,7 +92,7 @@ If you don't have it already, install the `dx` CLI tool: cargo install dioxus-cli ``` -To build and run the [Dioxus]https://dioxuslabs.com/) web app: +To build and run the [Dioxus](https://dioxuslabs.com/) web app: ``` cd web-dioxus