Skip to content

Commit d6ef084

Browse files
committed
README: fix links to sub-projects
1 parent daac2d6 commit d6ef084

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
@@ -57,9 +57,9 @@ text, err := finder.TheSubDb()
5757

5858
# Sub-projects
5959

60-
- [subber](https://github.com/martinlindhe/subtitles/subber) command line tool for subtitles
61-
- [ssa2srt](https://github.com/martinlindhe/subtitles/ssa2srt) for converting .ssa to .srt
62-
- [dcsub2srt](https://github.com/martinlindhe/subtitles/dcsub2srt) for converting dcsubtitles to .srt
60+
- [subber](https://github.com/martinlindhe/subtitles/tree/master/cmd/subber) command line tool for subtitles
61+
- [ssa2srt](https://github.com/martinlindhe/subtitles/tree/master/cmd/ssa2srt) for converting .ssa to .srt
62+
- [dcsub2srt](https://github.com/martinlindhe/subtitles/tree/master/cmd/dcsub2srt) for converting dcsubtitles to .srt
6363

6464

6565
# License

0 commit comments

Comments
 (0)