Skip to content

Commit

Permalink
docs: fix CI status badge
Browse files Browse the repository at this point in the history
  • Loading branch information
liborjelinek committed Nov 3, 2023
1 parent ed67242 commit 0cf04f0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/sphinx-gh-pages.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Sample workflow for building and deploying a Sphinx site to GitHub Pages
name: Deploy Sphinx with GitHub Pages
name: Deploy docs with GitHub Pages

on:
# Runs on pushes targeting the default branch
Expand Down
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ sphinx-reredirects
.. image:: logo.png
:align: right

.. image:: https://gitlab.com/documatt/sphinx-reredirects/badges/master/pipeline.svg
:target: https://gitlab.com/documatt/sphinx-reredirects/-/commits/master
.. image:: https://github.com/documatt/sphinx-reredirects/actions/workflows/tests.yml/badge.svg
:target: https://github.com/documatt/sphinx-reredirects/actions/workflows/tests.yml

.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
:target: https://github.com/psf/black
Expand Down

0 comments on commit 0cf04f0

Please sign in to comment.