Skip to content

Commit ebbbe32

Browse files
committed
update links in README
1 parent 954930a commit ebbbe32

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ Ducttape is a workflow management system for researchers who heart unix. It allo
99
* Track the versions of the software used, the data used, and even the task descriptions themselves in a very detailed way
1010
* Quickly and easily run your workflow under multiple input conditions while re-using intermediate results -- without copy-pasting
1111

12-
Want to learn how to use Ducttape? Read [TUTORIAL.md](https://github.com/jhclark/ducttape/blob/master/tutorial/TUTORIAL.md).
12+
Want to learn how to use Ducttape? Read [TUTORIAL.md](TUTORIAL.md).
1313

14-
Want to help develop ducttape? Read [HACKING.md](https://github.com/jhclark/ducttape/blob/master/HACKING.md).
14+
Want to help develop ducttape? Read [HACKING.md](HACKING.md).
1515

1616

1717
Quick Start
@@ -48,7 +48,7 @@ ducttape tutorial.tape -C tutorial.tconf -j2
4848
ducttape tutorial.tape -C tutorial.tconf summary scores
4949
```
5050

51-
What's next? Read [TUTORIAL.md](https://github.com/CoderPat/ducttape/blob/master/tutorial/TUTORIAL.md).
51+
What's next? Read [TUTORIAL.md](TUTORIAL.md).
5252

5353

5454
System-wide Installation

0 commit comments

Comments
 (0)