Skip to content

Commit e564f8f

Browse files
committed
chore: fix github url
1 parent 1945f2a commit e564f8f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

fused-effects-logger.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ extra-source-files:
2626

2727
source-repository head
2828
type: git
29-
location: https://github.com/haskell-github-trust/megaparsec-time
29+
location: https://github.com/haskell-github-trust/fused-effects-logger
3030

3131
library
3232
exposed-modules:

package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: drlkf
66
maintainer: drlkf@drlkf.net
77
copyright: 2025 drlkf
88
category: Effect
9-
github: haskell-github-trust/megaparsec-time
9+
github: haskell-github-trust/fused-effects-logger
1010
homepage: https://github.com/drlkf/fused-effects-logger
1111
bug-reports: https://github.com/drlkf/fused-effects-logger/issues
1212
tested-with:

0 commit comments

Comments
 (0)