Skip to content

Commit

Permalink
Fix the seqcopy tutorial URL (awslabs#575)
Browse files Browse the repository at this point in the history
  • Loading branch information
bittlingmayer authored and tdomhan committed Nov 8, 2018
1 parent 59180f3 commit 414a2a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorials/seqcopy.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ These sequences are then split into disjoint training and development sets.
Run the following command to create the data set:

```bash
wget https://raw.githubusercontent.com/awslabs/sockeye/master/tutorials/seqcopy/genseqcopy.py
wget https://raw.githubusercontent.com/awslabs/sockeye/master/docs/tutorials/seqcopy/genseqcopy.py
python genseqcopy.py
```

Expand Down

0 comments on commit 414a2a3

Please sign in to comment.