Merge pull request #3038 from tarleb/patch-1

Use http to access online documentation
This commit is contained in:
John MacFarlane
2016-07-23 16:06:54 -07:00
committed by GitHub
+1 -1
View File
@@ -98,7 +98,7 @@ Markdown can be expected to be lossy.
Documentation
-------------
The full documentation can be found [online](https://pandoc.org/MANUAL.html)
The full documentation can be found [online](http://pandoc.org/MANUAL.html)
and as pandoc-flavored Markdown in the file `MANUAL.txt`.