diff --git a/README.md b/README.md index 9fd82b7..e9cea30 100644 --- a/README.md +++ b/README.md @@ -175,7 +175,7 @@ $video = new Video('https://www.youtube.com/watch?v=dQw4w9WgXcQ'); $video->getUrl(); ``` -The library documentation is available on [dev.rudloff.pro/alltube/docs/](https://dev.rudloff.pro/alltube/docs/classes/Alltube.Video.html). +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).