2
0
mirror of https://github.com/openvswitch/ovs synced 2025-08-22 09:58:01 +00:00

README: Add documentation build status badge.

This should make it a little more visible that documentation
build fails on ReadTheDocs.

Acked-by: Aaron Conole <aconole@redhat.com>
Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
This commit is contained in:
Ilya Maximets 2023-10-23 15:59:46 +02:00
parent e388bd73b7
commit cc89bf8e22

View File

@ -12,6 +12,8 @@ Open vSwitch
:target: https://ci.appveyor.com/project/blp/ovs/history :target: https://ci.appveyor.com/project/blp/ovs/history
.. image:: https://api.cirrus-ci.com/github/openvswitch/ovs.svg .. image:: https://api.cirrus-ci.com/github/openvswitch/ovs.svg
:target: https://cirrus-ci.com/github/openvswitch/ovs :target: https://cirrus-ci.com/github/openvswitch/ovs
.. image:: https://readthedocs.org/projects/openvswitch/badge/?version=latest
:target: https://docs.openvswitch.org/en/latest/
What is Open vSwitch? What is Open vSwitch?
--------------------- ---------------------