Skip to content

Commit

Permalink
MAINT: change http to https for numfocus.org link in README
Browse files Browse the repository at this point in the history
[ci skip]

Thanks to @jakirkham for pointing this out in numpygh-9325.
  • Loading branch information
rgommers committed Jul 14, 2017
1 parent 3484c83 commit d0f414e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<img src="http://www.numpy.org/_static/numpy_logo.png"><br>
</div>

[![Powered by NumFOCUS](https://img.shields.io/badge/powered%20by-NumFOCUS-orange.svg?style=flat&colorA=E1523D&colorB=007D8A)](http://numfocus.org)
[![Powered by NumFOCUS](https://img.shields.io/badge/powered%20by-NumFOCUS-orange.svg?style=flat&colorA=E1523D&colorB=007D8A)](https://numfocus.org)

-----------------
| **`Travis CI Status`** |
Expand Down

0 comments on commit d0f414e

Please sign in to comment.