Skip to content

Commit

Permalink
Merge pull request #290 from auipga/patch-1
Browse files Browse the repository at this point in the history
fix link to Dioxus
  • Loading branch information
StuartHarris authored Dec 24, 2024
2 parents b2aa55f + 78b6a49 commit b5dd073
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/counter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b5dd073

Please sign in to comment.