From a06aa5bcc16576eccc4f34063d7edbbffaef3d8f Mon Sep 17 00:00:00 2001 From: p1c2u Date: Sat, 21 Feb 2026 11:33:14 +0000 Subject: [PATCH] Docs maintemance --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index ec3e568..1414085 100644 --- a/README.rst +++ b/README.rst @@ -4,8 +4,8 @@ openapi-schema-validator .. image:: https://img.shields.io/pypi/v/openapi-schema-validator.svg :target: https://pypi.python.org/pypi/openapi-schema-validator -.. image:: https://travis-ci.org/python-openapi/openapi-schema-validator.svg?branch=master - :target: https://travis-ci.org/python-openapi/openapi-schema-validator +.. image:: https://github.com/python-openapi/openapi-schema-validator/actions/workflows/python-tests.yml/badge.svg + :target: https://github.com/python-openapi/openapi-schema-validator/actions .. image:: https://img.shields.io/codecov/c/github/python-openapi/openapi-schema-validator/master.svg?style=flat :target: https://codecov.io/github/python-openapi/openapi-schema-validator?branch=master .. image:: https://img.shields.io/pypi/pyversions/openapi-schema-validator.svg