Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit 4706eea

Browse files
committed
uboot: fix csv path
1 parent 6377b58 commit 4706eea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

courses/cpp/uboot/image/config/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"13_macro_definitions.ql": "step-13.csv",
88
"21_memcpy_calls.ql": "step-21.csv",
99
"22_macro_invocations.ql": "step-22.csv",
10-
"23_macro_expressions.ql": "step_23.csv",
10+
"23_macro_expressions.ql": "step-23.csv",
1111
"24_class_network_reads.ql": "step-24.csv",
1212
"31_taint_tracking.ql": "step-31.csv"
1313
}

0 commit comments

Comments
 (0)