File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ name: feature-flipper-postgres
6
6
version : 0.1.0.1
7
7
synopsis : A minimally obtrusive feature flag library
8
8
description : A minimally obtrusive feature flag library
9
- homepage : https://github.com/toddmohney/feature- flipper-postgres#readme
10
- bug-reports : https://github.com/toddmohney/feature- flipper-postgres/issues
9
+ homepage : https://github.com/toddmohney/flipper-postgres#readme
10
+ bug-reports : https://github.com/toddmohney/flipper-postgres/issues
11
11
license : MIT
12
12
license-file : LICENSE
13
13
author : Todd Mohney
@@ -22,7 +22,7 @@ extra-source-files:
22
22
23
23
source-repository head
24
24
type : git
25
- location : https://github.com/toddmohney/feature- flipper-postgres
25
+ location : https://github.com/toddmohney/flipper-postgres
26
26
27
27
library
28
28
hs-source-dirs :
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ author: Todd Mohney
7
7
maintainer : toddmohney@gmail.com
8
8
copyright : 2017 Todd Mohney
9
9
license : MIT
10
- github : toddmohney/feature- flipper-postgres
10
+ github : toddmohney/flipper-postgres
11
11
extra-source-files :
12
12
- README.md
13
13
library :
You can’t perform that action at this time.
0 commit comments