Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Please report bugs via the

Master [git repository](http://github.com/haskell/aeson):

* `git clone git://github.com/haskell/aeson.git`
* `git clone https://github.com/haskell/aeson.git`

See what's changed in recent (and upcoming) releases:

Expand Down
2 changes: 1 addition & 1 deletion aeson.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -245,4 +245,4 @@ test-suite aeson-tests

source-repository head
type: git
location: git://github.com/haskell/aeson.git
location: https://github.com/haskell/aeson.git