diff options
author | Charlie Le <chtle@ucdavis.edu> | 2016-08-07 13:38:10 -0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2016-08-08 03:46:42 +0700 |
commit | d21a661bb4cbdb92f4db588e3801bb19d4fa96b2 (patch) | |
tree | 27477cf4b4fb0aaaf52f825843d0d1991b3f016e /README.md | |
parent | b2bd968f4b6795ffe3fc2d923cc73171687c2980 (diff) |
[README.md] Update Options Link
The link references a bad anchor. The updated link now references the correct anchor.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1196,7 +1196,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? |