From 0f47f85a6c839dd34d597cc98bf71efe86118f62 Mon Sep 17 00:00:00 2001 From: Michael Chestnut Date: Fri, 25 Jun 2021 09:14:34 -0500 Subject: [PATCH] update build status in docs to show github actions --- docs/source/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index 66d2de0..da1b71e 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -1,8 +1,8 @@ Welcome to btrdb docs! ====================== -.. image:: https://img.shields.io/travis/BTrDB/btrdb-python/master.svg - :target: https://travis-ci.org/BTrDB/btrdb-python +.. image:: https://github.com/PingThingsIO/btrdb-python/actions/workflows/release.yaml/badge.svg + :target: https://github.com/PingThingsIO/btrdb-python/actions .. image:: https://readthedocs.org/projects/btrdb/badge/?version=latest :target: https://btrdb.readthedocs.io/en/latest/