Skip to content

Commit 4913945

Browse files
committed
Update urls to point to haskell-servant org
1 parent abfab3b commit 4913945

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

servant-multipart.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: servant-multipart
22
version: 0.1
33
synopsis: multipart/form-data (e.g file upload) support for servant
44
description: Please see README.md
5-
homepage: https://github.com/alpmestan/servant-multipart#readme
5+
homepage: https://github.com/haskell-servant/servant-multipart#readme
66
license: BSD3
77
license-file: LICENSE
88
author: Alp Mestanogullari
@@ -50,4 +50,4 @@ executable upload
5050

5151
source-repository head
5252
type: git
53-
location: https://github.com/alpmestan/servant-multipart
53+
location: https://github.com/haskell-servent/servant-multipart

0 commit comments

Comments
 (0)