mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-30 17:59:17 +08:00
pandoc-server: use https: for git repo.
This commit is contained in:
@@ -18,7 +18,7 @@ description: Pandoc-server provides pandoc's document conversion functions
|
||||
in an HTTP server.
|
||||
source-repository head
|
||||
type: git
|
||||
location: git://github.com/jgm/pandoc.git
|
||||
location: https://github.com/jgm/pandoc.git
|
||||
|
||||
common common-options
|
||||
default-language: Haskell2010
|
||||
|
||||
Reference in New Issue
Block a user