[CONTRIBUTING.md] Fix broken links (#11239)
authorYen Chi Hsuan <yan12125@gmail.com>
Mon, 21 Nov 2016 04:25:19 +0000 (12:25 +0800)
committerYen Chi Hsuan <yan12125@gmail.com>
Mon, 21 Nov 2016 04:25:19 +0000 (12:25 +0800)
CONTRIBUTING.md

index 0b5a5c1f81b791ac7d37361845e400617c9e084e..495955bb571b80c2679b80705306b0b6abf0fac5 100644 (file)
@@ -92,7 +92,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`):