diff options
author | Sergey M․ <dstftw@gmail.com> | 2016-08-10 00:20:44 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2016-08-10 00:20:44 +0700 |
commit | b1ce2ba1978142c75418ead4b91ea6138bb37a16 (patch) | |
tree | f6bfced58c28499721e21e4e221915b60b2ef194 /CONTRIBUTING.md | |
parent | 5c8411e968a2e6962bc477356231483963248c83 (diff) |
release 2016.08.102016.08.10
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 2 |
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? |