Skip to content

Commit ddb38ea

Browse files
authored
Fix image path for DRA diagram in documentation (#110)
Updated image path for DRA user flow diagram.
1 parent ae28584 commit ddb38ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/kubernetes/dra.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ framework, supporting:
2222
- Structured parameters for fine-grained device configuration
2323
- Multiple device types per pod
2424

25-
![dra](./diagrams/dra-user-flow.svg)
25+
![dra](../../diagrams/dra-user-flow.svg)
2626

2727
**See also:**
2828
[Scheduling Optimization Guide](./scheduling-optimization.md#26-topology-aware-scheduling)

0 commit comments

Comments
 (0)