Skip to content

Commit 89eaa8c

Browse files
Fix links
Signed-off-by: ClemensLinnhoff <[email protected]>
1 parent 5c4c958 commit 89eaa8c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/architecture/trace_file_mcap_format.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
= MCAP Format
22

33
== General Requirements
4-
- Must comply with the [MCAP format specification](https://mcap.dev/spec) version `0x30`
4+
- Must comply with the https://mcap.dev/spec[MCAP format specification] version `0x30`
55
- Must allow other non-OSI data to be present in the MCAP file
66
- Message records must be written into `chunk records` for indexed files
77

doc/architecture/trace_file_overview_file_formats.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ This release no longer contains any support for the legacy `.txt` file format.
2323
These files may be used for manual checks.
2424
2525
26-
TIP: For efficient handling of trace files, you can utilize the specification-compliant tools and libraries provided in the companion [osi-utilities](https://github.com/OpenSimulationInterface/osi-utilities) repository. For example, convenient writer and reader classes are provided handling OSI messages for the different file formats.
26+
TIP: For efficient handling of trace files, you can utilize the specification-compliant tools and libraries provided in the companion https://github.com/OpenSimulationInterface/osi-utilities[osi-utilities] repository. For example, convenient writer and reader classes are provided handling OSI messages for the different file formats.
2727

0 commit comments

Comments
 (0)