Skip to content

Commit 59aa3b0

Browse files
docs: add interactive paths to config files in configs README
- Add clickable markdown links to test_config.yaml and topology_config.yaml - Include clear file location paths for easy navigation - Improve accessibility for developers navigating configuration files
1 parent facca62 commit 59aa3b0

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

tests/validation/configs/README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ This directory contains configuration files for the Media Transport Library vali
88

99
## Configuration Files
1010

11-
### test_config.yaml
11+
### [`test_config.yaml`](test_config.yaml)
12+
13+
**File Location**: `tests/validation/configs/test_config.yaml`
1214

1315
This file contains general test environment settings:
1416

@@ -67,7 +69,9 @@ ramdisk:
6769
- **pcap.mountpoint**: Mount point for packet capture RAM disk
6870
- **pcap.size_gib**: Size of packet capture RAM disk in GiB
6971

70-
### topology_config.yaml
72+
### [`topology_config.yaml`](topology_config.yaml)
73+
74+
**File Location**: `tests/validation/configs/topology_config.yaml`
7175

7276
This file defines the network topology for testing:
7377

0 commit comments

Comments
 (0)