From fc31bac7beb6548b6d48836827cf402b6a32ddc1 Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Sat, 30 Nov 2019 16:36:18 +0100 Subject: [PATCH] We won't host the doc anymore --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index da91120..c268e39 100644 --- a/README.md +++ b/README.md @@ -173,8 +173,6 @@ $video = new Video('https://www.youtube.com/watch?v=dQw4w9WgXcQ'); $video->getUrl(); ``` -The library documentation is available on [alltubedownload.net/docs/](https://alltubedownload.net/docs/classes/Alltube.Video.html). - You can also have a look at this [example project](https://github.com/Rudloff/alltube-example-project). ## JSON API