summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorickc <ickc@users.noreply.github.com>2017-08-17 10:11:49 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2017-08-17 10:11:49 -0700
commit2a0e2e6fd675d08a426380b8d85f9fd05d067692 (patch)
tree29b2605e73253d223e76eeb2880667946b20f199 /man
parentc175317d031985798fddac6ea7b35f44f64fd78c (diff)
slidy uses https instead of http (#3848)
grep -rl 'http://www.w3.org/Talks/Tools/Slidy2' . | xargs sed -i 's/http:\/\/www\.w3\.org\/Talks\/Tools\/Slidy2/https:\/\/www\.w3\.org\/Talks\/Tools\/Slidy2/g'
Diffstat (limited to 'man')
-rw-r--r--man/pandoc.12
1 files changed, 1 insertions, 1 deletions
diff --git a/man/pandoc.1 b/man/pandoc.1
index aafd16070..574fc3b8e 100644
--- a/man/pandoc.1
+++ b/man/pandoc.1
@@ -1487,7 +1487,7 @@ logo for Beamer documents
.TP
.B \f[C]slidy\-url\f[]
base URL for Slidy documents (defaults to
-\f[C]http://www.w3.org/Talks/Tools/Slidy2\f[])
+\f[C]https://www.w3.org/Talks/Tools/Slidy2\f[])
.RS
.RE
.TP