From fea69959c32063e858539ba4ecafb08fa61035a9 Mon Sep 17 00:00:00 2001 From: afghl Date: Wed, 2 Sep 2020 15:15:44 +0800 Subject: [PATCH] correct links in README file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f40153b..8f10b4e 100644 --- a/README.md +++ b/README.md @@ -76,4 +76,4 @@ YoutubeDLResponse response = YoutubeDL.execute(request, new DownloadProgressCall }); ``` # Links -* [Youtube-dl documentation](https://github.com/sapher/youtubedl-java) +* [Youtube-dl documentation](https://github.com/ytdl-org/youtube-dl)