File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ name: ast-migrator
3
3
version : 0.0.0.0
4
4
synopsis : Migrate documents from one pandoc AST schema to another
5
5
description : Migrate documents from one pandoc AST schema to another
6
- homepage : https://github.com/tarleb /ast-migrator
7
- bug-reports : https://github.com/tarleb /ast-migrator/issues
6
+ homepage : https://github.com/pandoc /ast-migrator
7
+ bug-reports : https://github.com/pandoc /ast-migrator/issues
8
8
license : BSD-3-Clause
9
9
license-file : LICENSE
10
10
author : Albert Krewinkel
@@ -22,7 +22,7 @@ tested-with: GHC == 8.2.2
22
22
23
23
source-repository head
24
24
type : git
25
- location : https://github.com/tarleb /ast-migrator.git
25
+ location : https://github.com/pandoc /ast-migrator.git
26
26
27
27
common common-options
28
28
build-depends : base >= 4.9 && < 5
You can’t perform that action at this time.
0 commit comments