summaryrefslogtreecommitdiffstats
path: root/DOCS/man/af.rst
diff options
context:
space:
mode:
authorLaserEyess <lasereyess@users.noreply.github.com>2021-08-12 19:35:58 -0400
committerDudemanguy <random342@airmail.cc>2021-08-17 13:42:21 +0000
commit9aa5cd6f45cef46bcb47ad60cb5066ed7bd61e1d (patch)
tree104e0793b1d6d1f9378c8f8def4f0a799b8ec31c /DOCS/man/af.rst
parentb7afac32486df794884020b3bcdf72cfa2f3001d (diff)
downloadmpv-9aa5cd6f45cef46bcb47ad60cb5066ed7bd61e1d.tar.bz2
mpv-9aa5cd6f45cef46bcb47ad60cb5066ed7bd61e1d.tar.xz
DOCS: convert 3rd party http links to https
Discovered with: find . -type f \( -name '*.md' -o -name '*.rst' \) -exec grep -n 'http://' {} + All real, i.e. non-example, links found were moved to https. There are some dead links and websites with no https available which were not converted.
Diffstat (limited to 'DOCS/man/af.rst')
-rw-r--r--DOCS/man/af.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/af.rst b/DOCS/man/af.rst
index 55bf3d0f85..5ff7426382 100644
--- a/DOCS/man/af.rst
+++ b/DOCS/man/af.rst
@@ -198,7 +198,7 @@ Available filters are:
for each option. The options are not documented here, because they are
merely passed to librubberband. Look at the librubberband documentation
to learn what each option does:
- http://breakfastquay.com/rubberband/code-doc/classRubberBand_1_1RubberBandStretcher.html
+ https://breakfastquay.com/rubberband/code-doc/classRubberBand_1_1RubberBandStretcher.html
(The mapping of the mpv rubberband filter sub-option names and values to
those of librubberband follows a simple pattern: ``"Option" + Name + Value``.)