File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,8 @@ A high performance, open source Python code library for economics
10
10
11
11
[ ![ Build Status] ( https://github.com/QuantEcon/QuantEcon.py/actions/workflows/ci.yml/badge.svg )] ( https://github.com/QuantEcon/QuantEcon.py/actions?query=workflow%3Abuild )
12
12
[ ![ Coverage Status] ( https://coveralls.io/repos/QuantEcon/QuantEcon.py/badge.svg )] ( https://coveralls.io/r/QuantEcon/QuantEcon.py )
13
- [ ![ Documentation Status] ( https://readthedocs.org/projects/quanteconpy/badge/?version=latest )] ( https://quanteconpy.readthedocs.io/en/latest/?badge=latest )
13
+ [ ![ Documentation (stable)] ( https://img.shields.io/badge/docs-stable-blue.svg )] ( https://quanteconpy.readthedocs.io/en/stable/ )
14
+ [ ![ Documentation (latest)] ( https://img.shields.io/badge/docs-latest-blue.svg )] ( https://quanteconpy.readthedocs.io/en/latest/ )
14
15
[ ![ PyPI Version] ( https://img.shields.io/pypi/v/quantecon.svg )] ( https://pypi.org/project/quantecon/ )
15
16
[ ![ PyPI - Python Version] ( https://img.shields.io/pypi/pyversions/quantecon.svg )] ( https://pypi.org/project/quantecon/ )
16
17
You can’t perform that action at this time.
0 commit comments