Skip to content

Commit d7a9ee3

Browse files
committed
doc: Fix links
1 parent 31ad50c commit d7a9ee3

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ This custom-llvm has been forked for implementing fault-injector.
44

55
## Sub-Links
66

7-
[Dependency Checker](https://github.com/rollrat/runnable-llvm/DependencyChecker.md)
7+
[Dependency Checker](https://github.com/rollrat/runnable-llvm/blob/master/DependencyChecker.md)
88

9-
[Fault Injection](https://github.com/rollrat/runnable-llvm/FaultInjector.md)
9+
[Fault Injection](https://github.com/rollrat/runnable-llvm/blob/master/FaultInjector.md)
10+
11+
[Sample Codes](https://github.com/rollrat/runnable-llvm/tree/master/1samples)

0 commit comments

Comments
 (0)