Skip to content

Commit c0a6cae

Browse files
committed
Fix readthedocs url (see #50)
1 parent b990e0c commit c0a6cae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ pygccxml
77
.. image:: https://coveralls.io/repos/gccxml/pygccxml/badge.svg?branch=master
88
:target: https://coveralls.io/r/gccxml/pygccxml?branch=master
99
:alt: Code coverage status
10-
.. image:: https://readthedocs.io/projects/pygccxml/badge/?version=master
11-
:target: https://readthedocs.io/projects/pygccxml/?badge=master
10+
.. image:: https://readthedocs.org/projects/pygccxml/badge/?version=master
11+
:target: http://pygccxml.readthedocs.io/en/master/?badge=master
1212
:alt: Documentation status
1313
.. image:: https://www.quantifiedcode.com/api/v1/project/117af14ef32a455fb7b3762e21083fb3/snapshot/origin:master:HEAD/badge.svg
1414
:target: https://www.quantifiedcode.com/app/project/117af14ef32a455fb7b3762e21083fb3?branch=origin%2Fmaster&tab=basics

0 commit comments

Comments
 (0)