Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fixed links to examples
  • Loading branch information
sivar2311 authored May 20, 2023
1 parent 55770b0 commit 66e8301
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ WebMonitor can be used in the same way like `Serial`.<br>
```

For detailed use, see examples:
- [basic](examples/basic/main.cpp)
- [advanced](examples/advanced/main.cpp)
- [bidirectional](examples/bidirectional/main.cpp)
- [basic](examples/basic/basic.ino)
- [advanced](examples/advanced/advanced.ino)
- [bidirectional](examples/bidirectional/bidirectional.ino)

0 comments on commit 66e8301

Please sign in to comment.