We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 485151e commit c052133Copy full SHA for c052133
README.rst
@@ -28,8 +28,8 @@ different versions and the overall project history.
28
.. image:: https://img.shields.io/pypi/l/robotframework-seleniumlibrary.svg
29
:target: https://www.apache.org/licenses/LICENSE-2.0
30
31
-.. image:: https://github.com/robotframework/SeleniumLibrary/workflows/SeleniumLibrary%20CI/badge.svg
32
- :target: https://github.com/robotframework/SeleniumLibrary/actions?query=workflow%3A%22SeleniumLibrary+CI%22
+.. image:: https://github.com/robotframework/SeleniumLibrary/actions/workflows/CI.yml/badge.svg?branch=master
+ :target: https://github.com/robotframework/SeleniumLibrary/actions/workflows/CI.yml
33
34
Keyword Documentation
35
---------------------
0 commit comments