summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorCharlie Le <chtle@ucdavis.edu>2016-08-07 13:38:10 -0700
committerSergey M․ <dstftw@gmail.com>2016-08-08 03:46:42 +0700
commitd21a661bb4cbdb92f4db588e3801bb19d4fa96b2 (patch)
tree27477cf4b4fb0aaaf52f825843d0d1991b3f016e /README.md
parentb2bd968f4b6795ffe3fc2d923cc73171687c2980 (diff)
downloadyoutube-dl-d21a661bb4cbdb92f4db588e3801bb19d4fa96b2.tar.gz
youtube-dl-d21a661bb4cbdb92f4db588e3801bb19d4fa96b2.tar.xz
youtube-dl-d21a661bb4cbdb92f4db588e3801bb19d4fa96b2.zip
[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.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a9f3001a6..b42d5c730 100644
--- a/README.md
+++ b/README.md
@@ -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?