We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d61f75 commit 1208960Copy full SHA for 1208960
README.md
@@ -14,10 +14,10 @@ mavlink = "0.12.2"
14
```
15
16
## Examples
17
-See [examples/](examples/mavlink-dump/src/main) for different usage examples.
+See [examples/](mavlink/examples/mavlink-dump/src/main) for different usage examples.
18
19
### mavlink-dump
20
-[examples/mavlink-dump](examples/mavlink-dump/src/main) contains an executable example that can be used to test message reception.
+[examples/mavlink-dump](mavlink/examples/mavlink-dump/src/main) contains an executable example that can be used to test message reception.
21
22
It can be executed directly by running:
23
0 commit comments