33[ ![ TravisCI] ( https://travis-ci.org/pvlib/pvlib-python.svg?branch=master )] ( https://travis-ci.org/pvlib/pvlib-python )
44[ ![ Coverage Status] ( https://img.shields.io/coveralls/pvlib/pvlib-python.svg )] ( https://coveralls.io/r/pvlib/pvlib-python )
55[ ![ codecov] ( https://codecov.io/gh/pvlib/pvlib-python/branch/master/graph/badge.svg )] ( https://codecov.io/gh/pvlib/pvlib-python )
6- [ ![ Documentation Status] ( https://readthedocs.org/projects/pvlib-python/badge/?version=latest )] ( http://pvlib-python.readthedocs.org/en/latest / )
6+ [ ![ Documentation Status] ( https://readthedocs.org/projects/pvlib-python/badge/?version=stable )] ( http://pvlib-python.readthedocs.org/en/stable / )
77[ ![ DOI] ( https://zenodo.org/badge/DOI/10.5281/zenodo.2554311.svg )] ( https://doi.org/10.5281/zenodo.2554311 )
88[ ![ status] ( http://joss.theoj.org/papers/41187535cad22dd4b076c89b72f874b1/status.svg )] ( http://joss.theoj.org/papers/41187535cad22dd4b076c89b72f874b1 )
99[ ![ Code Quality: Python] ( https://img.shields.io/lgtm/grade/python/g/pvlib/pvlib-python.svg?logo=lgtm&logoWidth=18 )] ( https://lgtm.com/projects/g/pvlib/pvlib-python/context:python )
@@ -23,14 +23,14 @@ but operate independently of it.
2323Documentation
2424=============
2525
26- Full documentation can be found at [ readthedocs] ( http://pvlib-python.readthedocs.io/en/latest / ) .
26+ Full documentation can be found at [ readthedocs] ( http://pvlib-python.readthedocs.io/en/stable / ) .
2727
2828
2929Installation
3030============
3131
3232pvlib-python releases may be installed using the `` pip `` and `` conda `` tools.
33- Please see the [ Installation page] ( http://pvlib-python.readthedocs.io/en/latest /installation.html ) of the documentation for complete instructions.
33+ Please see the [ Installation page] ( http://pvlib-python.readthedocs.io/en/stable /installation.html ) of the documentation for complete instructions.
3434
3535pvlib-python is compatible with Python 3.5 and above.
3636
@@ -41,7 +41,7 @@ Contributing
4141============
4242
4343We need your help to make pvlib-python a great tool!
44- Please see the [ Contributing page] ( http://pvlib-python.readthedocs.io/en/latest /contributing.html ) for more on how you can contribute.
44+ Please see the [ Contributing page] ( http://pvlib-python.readthedocs.io/en/stable /contributing.html ) for more on how you can contribute.
4545The long-term success of pvlib-python requires substantial community support.
4646
4747
0 commit comments