From: Joseph Frazier <1212jtraceur@gmail.com> Date: Sun, 20 Nov 2016 16:32:00 +0000 (-0500) Subject: [README.md] Update link from generated CONTRIBUTING.md X-Git-Url: http://git.bitcoin.ninja/index.cgi?p=youtube-dl;a=commitdiff_plain;h=dc6a9e41955219daa4a353846a2183f6b5c910e5 [README.md] Update link from generated CONTRIBUTING.md --- diff --git a/README.md b/README.md index 98e374420..ea9131c3a 100644 --- a/README.md +++ b/README.md @@ -930,7 +930,7 @@ If you want to create a build of youtube-dl yourself, you'll need ### Adding support for a new site -If you want to add support for a new site, first of all **make sure** this site is **not dedicated to [copyright infringement](#can-you-add-support-for-this-anime-video-site-or-site-which-shows-current-movies-for-free)**. youtube-dl does **not support** such sites thus pull requests adding support for them **will be rejected**. +If you want to add support for a new site, first of all **make sure** this site is **not dedicated to [copyright infringement](README.md#can-you-add-support-for-this-anime-video-site-or-site-which-shows-current-movies-for-free)**. youtube-dl does **not support** such sites thus pull requests adding support for them **will be rejected**. After you have ensured this site is distributing it's content legally, you can follow this quick list (assuming your service is called `yourextractor`):