Stop using Surge to host the documentation

This commit is contained in:
Pierre Rudloff 2019-04-28 15:19:04 +02:00
parent 033e363c93
commit 40943b6c84
2 changed files with 1 additions and 24 deletions

View file

@ -175,7 +175,7 @@ $video = new Video('https://www.youtube.com/watch?v=dQw4w9WgXcQ');
$video->getUrl();
```
The library documentation is available on [alltube.surge.sh](https://alltube.surge.sh/classes/Alltube.VideoDownload.html).
The library documentation is available on [dev.rudloff.pro/alltube/docs/](https://dev.rudloff.pro/alltube/docs/classes/Alltube.Video.html).
You can also have a look at this [example project](https://github.com/Rudloff/alltube-example-project).