Skip to content

Commit db1ceb1

Browse files
committed
update link to documentation
1 parent 238a8a5 commit db1ceb1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ A simple python lib to print data as ascii histograms
1818
.. image:: https://coveralls.io/repos/kakwa/py-ascii-graph/badge.svg?branch=master
1919
:target: https://coveralls.io/r/kakwa/py-ascii-graph?branch=master
2020

21-
.. image:: https://readthedocs.org/projects/py-ascii-graph/badge/?version=latest
22-
:target: http://py-ascii-graph.readthedocs.org/en/latest/?badge=latest
23-
:alt: Documentation Status
21+
.. image:: https://github.com/kakwa/py-ascii-graph/actions/workflows/docs.yml/badge.svg
22+
:target: https://kakwa.github.io/py-ascii-graph/
23+
:alt: Documentation
2424

2525
.. .. image:: https://img.shields.io/pypi/pyversions/ascii_graph.svg
2626
.. :target: https://pypi.python.org/pypi/ascii_graph

0 commit comments

Comments
 (0)