Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

Commit 769e48b

Browse files
authored
Merge pull request #502 from nwtgck/master
Use HTTPS URL instead of HTTP
2 parents a355b27 + 5afc740 commit 769e48b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Foundation
1212

1313
Documentation:
1414

15-
* [Read the doc](http://haskell-foundation.readthedocs.io/en/latest/)
15+
* [Read the doc](https://haskell-foundation.readthedocs.io/en/latest/)
1616
* [Foundation on stackage](https://www.stackage.org/package/foundation)
1717
* [Foundation on hackage](https://hackage.haskell.org/package/foundation)
1818

@@ -84,7 +84,7 @@ How to contribute
8484
=================
8585

8686
Contribution guide can be found
87-
[here](http://haskell-foundation.readthedocs.io/en/latest/contributing/).
87+
[here](https://haskell-foundation.readthedocs.io/en/latest/contributing/).
8888

8989

9090
Profiling

0 commit comments

Comments
 (0)