Browse Source

Merge pull request #2118 from Diazonium/develop

Change two http links to https
tags/v0.3.7
Martin Kroeker GitHub 7 years ago
parent
commit
ae0dec77ec
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      README.md

+ 2
- 2
README.md View File

@@ -10,7 +10,7 @@ AppVeyor: [![Build status](https://ci.appveyor.com/api/projects/status/09sohd35n


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


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


## Binary Packages ## Binary Packages


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


## Installation from Source ## Installation from Source


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


### Dependencies ### Dependencies


Loading…
Cancel
Save