aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJoseph Frazier <1212jtraceur@gmail.com>2016-11-20 11:32:00 -0500
committerJoseph Frazier <1212jtraceur@gmail.com>2016-11-20 11:32:00 -0500
commitdc6a9e41955219daa4a353846a2183f6b5c910e5 (patch)
tree763e4d1135b98e0b85825adf029f666c6848c139 /README.md
parent0aacd2deb1075e0d4d4b8b23b9a65b3967a1d658 (diff)
downloadyoutube-dl-dc6a9e41955219daa4a353846a2183f6b5c910e5.zip
youtube-dl-dc6a9e41955219daa4a353846a2183f6b5c910e5.tar.gz
youtube-dl-dc6a9e41955219daa4a353846a2183f6b5c910e5.tar.bz2
[README.md] Update link from generated CONTRIBUTING.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 98e3744..ea9131c 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`):