mirror of
https://github.com/freckle/yesod-auth-oauth2.git
synced 2026-01-11 19:58:28 +01:00
Fix a link in package.yaml
The `.git` is redundant because on hackage the link of Bug tracker would be `https://github.com/thoughtbot/yesod-auth-oauth2.git/issues` and it is not a valid link.
This commit is contained in:
parent
77eaa8eb96
commit
99f9b9a6e2
@ -7,7 +7,7 @@ category: Web
|
||||
author: Tom Streller
|
||||
maintainer: Pat Brisbin <pbrisbin@gmail.com>
|
||||
license: MIT
|
||||
github: thoughtbot/yesod-auth-oauth2.git
|
||||
github: thoughtbot/yesod-auth-oauth2
|
||||
homepage: http://github.com/thoughtbot/yesod-auth-oauth2
|
||||
|
||||
ghc-options: -Wall
|
||||
|
||||
Loading…
Reference in New Issue
Block a user