add sonarcloud links
This commit is contained in:
parent
49b3adfd76
commit
7b644614c1
|
@ -10,6 +10,9 @@ libtorrent
|
|||
.. image:: https://codecov.io/github/arvidn/libtorrent/coverage.svg?branch=master
|
||||
:target: https://codecov.io/github/arvidn/libtorrent?branch=master&view=all#sort=missing&dir=desc
|
||||
|
||||
.. image:: https://sonarcloud.io/api/badges/gate?key=libtorrent
|
||||
:target: https://sonarcloud.io/dashboard?id=libtorrent
|
||||
|
||||
.. image:: https://www.openhub.net/p/rasterbar-libtorrent/widgets/project_thin_badge.gif
|
||||
:target: https://www.openhub.net/p/rasterbar-libtorrent?ref=sample
|
||||
|
||||
|
|
|
@ -48,7 +48,7 @@ enumerated on this page, please contact arvid@libtorrent.org or the `mailing lis
|
|||
|
||||
For an overview of the internals of libtorrent, see the hacking_ page.
|
||||
|
||||
For outstanding things to do, see the `todo list`_.
|
||||
For outstanding things to do, see the `todo list`_ or the `sonarqube analysis`_ of master.
|
||||
|
||||
.. _hacking: hacking.html
|
||||
|
||||
|
@ -56,3 +56,5 @@ For outstanding things to do, see the `todo list`_.
|
|||
|
||||
.. _`todo list`: todo.html
|
||||
|
||||
.. _`sonarqube analysis`: https://sonarcloud.io/dashboard?id=libtorrent
|
||||
|
||||
|
|
Loading…
Reference in New Issue