Fix message in man page about where code can be found.
This commit is contained in:
parent
6c378e65ab
commit
7b8f8ceffe
1 changed files with 4 additions and 2 deletions
|
@ -1,3 +1,5 @@
|
|||
.PP
|
||||
The Pandoc source code and all documentation may be downloaded
|
||||
from <https://pandoc.org>.
|
||||
The Pandoc source code may be downloaded
|
||||
from <https://hackage.haskell.org/package/pandoc> or
|
||||
<https://github.com/jgm/pandoc/releases>. Further
|
||||
documentation is available at <https://pandoc.org>.
|
||||
|
|
Loading…
Reference in a new issue