Skip to content

Commit ae0dec7

Browse files
authored
Merge pull request #2118 from Diazonium/develop
Change two http links to https
2 parents 7d1b468 + c516209 commit ae0dec7

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
@@ -10,7 +10,7 @@ AppVeyor: [![Build status](https://ci.appveyor.com/api/projects/status/09sohd35n
1010

1111
OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
1212

13-
Please read the documentation on the OpenBLAS wiki pages: <http://github.com/xianyi/OpenBLAS/wiki>.
13+
Please read the documentation on the OpenBLAS wiki pages: <https://github.com/xianyi/OpenBLAS/wiki>.
1414

1515
## Binary Packages
1616

@@ -22,7 +22,7 @@ You can download them from [file hosting on sourceforge.net](https://sourceforge
2222

2323
## Installation from Source
2424

25-
Download from project homepage, http://xianyi.github.com/OpenBLAS/, or check out the code
25+
Download from project homepage, https://xianyi.github.com/OpenBLAS/, or check out the code
2626
using Git from https://github.com/xianyi/OpenBLAS.git.
2727

2828
### Dependencies

0 commit comments

Comments
 (0)