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 c39772a commit 9fb6d13Copy full SHA for 9fb6d13
README.rst
@@ -3,8 +3,8 @@ WooCommerce API - Python Client
3
4
A Python wrapper for the WooCommerce REST API. Easily interact with the WooCommerce REST API using this library.
5
6
-.. image:: https://secure.travis-ci.org/woocommerce/wc-api-python.svg
7
- :target: http://travis-ci.org/woocommerce/wc-api-python
+.. image:: https://github.com/woocommerce/wc-api-python/actions/workflows/ci.yml/badge.svg?branch=trunk
+ :target: https://github.com/woocommerce/wc-api-python/actions/workflows/ci.yml
8
9
.. image:: https://img.shields.io/pypi/v/woocommerce.svg
10
:target: https://pypi.python.org/pypi/WooCommerce
0 commit comments