Skip to content

Commit

Permalink
Fix README.md links (Velocet#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
Velocet authored Apr 27, 2024
2 parents a2a0e0b + 778d00d commit 5c86df6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@

## Status

- [X] [Document Layer 1](docs/RADIO.md)
- [X] [Document Layer 2](docs/LINKLAYER.md)
- [X] [Document Layer 1](docs/Radio.md)
- [X] [Document Layer 2](docs/LinkLayer.md)
- [X] [Document Layer 3](docs/COMMANDS.md)
- [X] io-homecontrol Paket Definition
- [ ] Document Layer 4+
Expand Down Expand Up @@ -103,8 +103,8 @@ io-homecontrol (iohc) is a half-duplex protocol in the 868 MHz band with 2 modes
<!-- TODO: Link all documents or better link to mkdocs -->

- [Documentation](https://velocet.github.io/iown-homecontrol)
- Layer 1: [Radio](docs/RADIO.md)
- Layer 2: [Link Layer](docs/LINKLAYER.md)
- Layer 1: [Radio](docs/Radio.md)
- Layer 2: [Link Layer](docs/LinkLayer.md)
- Layer 3: [Commands](docs/COMMANDS.md)

## Appendix
Expand Down

0 comments on commit 5c86df6

Please sign in to comment.