Update doc URL to go.dev

This commit is contained in:
Mattias Wadman
2020-03-27 10:59:09 +01:00
committed by GitHub
parent 2c56ca5f85
commit c841a70bbb

View File

@ -1,6 +1,6 @@
## goutubedl
Go wrapper for [youtube-dl](https://github.com/ytdl-org/youtube-dl). [API documentation](https://godoc.org/github.com/wader/goutubedl) can be found at godoc.org.
Go wrapper for [youtube-dl](https://github.com/ytdl-org/youtube-dl). [API documentation](https://pkg.go.dev/github.com/wader/goutubedl?tab=doc) can be found at godoc.org.
See [youtube-dl documentation](https://github.com/ytdl-org/youtube-dl) for how to
install and what is recommended to install in addition to youtube-dl.