pandoc.cabal: link to https version of the website (#4433)
This commit is contained in:
parent
1884ee6083
commit
b16d36397d
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ author: John MacFarlane <jgm@berkeley.edu>
|
|||
maintainer: John MacFarlane <jgm@berkeley.edu>
|
||||
bug-reports: https://github.com/jgm/pandoc/issues
|
||||
stability: alpha
|
||||
homepage: http://pandoc.org
|
||||
homepage: https://pandoc.org
|
||||
category: Text
|
||||
tested-with: GHC == 7.10.3, GHC == 8.0.2, GHC == 8.2.2
|
||||
synopsis: Conversion between markup formats
|
||||
|
|
Loading…
Reference in a new issue