Skip to content

Commit 29970ae

Browse files
authored
[docs] Remove examples links
1 parent ea08010 commit 29970ae

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -374,10 +374,10 @@ CRORC.
374374
| `FW Version` | Firmware version installed (`vx.y.z` if identified and supported, git hash otherwise) |
375375
| `UL Version` | User Logic version installed (git hash) |
376376
377-
Output may be in ASCII table (default), or JSON format (`--json-out` option). Example outputs can be found [here](doc/examples/roc-list-cards/).
377+
Output may be in ASCII table (default), or JSON format (`--json-out` option).
378378
379379
### roc-metrics
380-
Outputs metrics for the ReadoutCards. Output may be in an ASCII table (default) or in JSON (`--json-out` option) format. Example outputs can be found [here](doc/examples/roc-metrics/).
380+
Outputs metrics for the ReadoutCards. Output may be in an ASCII table (default) or in JSON (`--json-out` option) format.
381381
382382
Parameter information can be extracted from the monitoring table below.
383383
@@ -405,7 +405,7 @@ To directly send metrics to the Alice O2 Monitoring library, the argument `--mon
405405
406406
### roc-pkt-monitor
407407
Monitors packet statistics per link and per CRU wrapper. Output may be in an ASCII table (default) or in JSON (`json-out` option)
408-
format. Example outputs can be found [here](doc/examples/roc-pkt-monitor/).
408+
format.
409409
410410
Parameter information can be extracted from the monitoring table below.
411411
@@ -485,7 +485,7 @@ Run a Python script that can use a simple interface to use the library.
485485
Setup hugetlbfs directories & mounts. If using hugepages, should be run once per boot.
486486
487487
### roc-status
488-
Reports status on the card's global and per-link configuration. Output may be in an ASCII table (default) or in JSON (`--json-out` option) format. Example outputs can be found [here](doc/examples/roc-status/).
488+
Reports status on the card's global and per-link configuration. Output may be in an ASCII table (default) or in JSON (`--json-out` option) format.
489489
490490
Parameter information can be extracted from the monitoring tables below. Please note that for "UP/DOWN" and "Enabled/Disabled"
491491
states while the monitoring format is an int (0/1), in all other formats a string representation is used.

0 commit comments

Comments
 (0)