We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0d94ce commit 9a29f54Copy full SHA for 9a29f54
README.md
@@ -202,7 +202,7 @@ int main()
202
```
203
204
### Examples
205
-There are some samples implemented during the development of the project [here](samples).
+There are some samples implemented during the development of the project [here](examples).
206
- `client_sample.c` : simple example for minimal usage of the collector library.
207
- `client_monitoring.c` : sample implementing the monitoring thread to read packets statistics.
208
- `sender_sample.c` : simple example for minimal usage of the sender library.
0 commit comments