about summary refs log tree commit diff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2016-08-10 00:20:44 +0700
committerSergey M․ <dstftw@gmail.com>2016-08-10 00:20:44 +0700
commitb1ce2ba1978142c75418ead4b91ea6138bb37a16 (patch)
treef6bfced58c28499721e21e4e221915b60b2ef194 /CONTRIBUTING.md
parent5c8411e968a2e6962bc477356231483963248c83 (diff)
downloadyoutube-dl-b1ce2ba1978142c75418ead4b91ea6138bb37a16.tar.gz
youtube-dl-b1ce2ba1978142c75418ead4b91ea6138bb37a16.tar.xz
youtube-dl-b1ce2ba1978142c75418ead4b91ea6138bb37a16.zip
release 2016.08.10 2016.08.10
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index fbf0ab7e8..95392030e 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -46,7 +46,7 @@ Make sure that someone has not already opened the issue you're trying to open. S
 
 ###  Why are existing options not enough?
 
-Before requesting a new feature, please have a quick peek at [the list of supported options](https://github.com/rg3/youtube-dl/blob/master/README.md#synopsis). Many feature requests are for features that actually exist already! Please, absolutely do show off your work in the issue report and detail how the existing similar options do *not* solve your problem.
+Before requesting a new feature, please have a quick peek at [the list of supported options](https://github.com/rg3/youtube-dl/blob/master/README.md#options). Many feature requests are for features that actually exist already! Please, absolutely do show off your work in the issue report and detail how the existing similar options do *not* solve your problem.
 
 ###  Is there enough context in your bug report?