From 22a0ae57992612062a01e8ede4087b6bde241b09 Mon Sep 17 00:00:00 2001 From: Gagan Deep Date: Thu, 10 Mar 2022 22:06:18 +0530 Subject: [PATCH] [chores] Minor changes --- .github/workflows/ci.yml | 2 +- docs/source/index.rst | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 183f1d13a..973ff2e7e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -11,7 +11,7 @@ on: jobs: build: - name: Python==${{ matrix.python-version }} | ${{ matrix.django-version }} + name: Python==${{ matrix.python-version }} runs-on: ubuntu-20.04 strategy: diff --git a/docs/source/index.rst b/docs/source/index.rst index ffb02214d..51c388c4b 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -3,20 +3,20 @@ netjsonconfig ============= .. image:: https://travis-ci.org/openwisp/netjsonconfig.svg - :target: https://travis-ci.org/openwisp/netjsonconfig + :target: https://travis-ci.org/openwisp/netjsonconfig .. image:: https://coveralls.io/repos/openwisp/netjsonconfig/badge.svg - :target: https://coveralls.io/r/openwisp/netjsonconfig + :target: https://coveralls.io/r/openwisp/netjsonconfig .. image:: https://img.shields.io/librariesio/release/github/openwisp/netjsonconfig :target: https://libraries.io/github/openwisp/netjsonconfig#repository_dependencies - :alt: Dependency monitoring + :alt: Dependency monitoring .. image:: https://badge.fury.io/py/netjsonconfig.svg - :target: http://badge.fury.io/py/netjsonconfig + :target: http://badge.fury.io/py/netjsonconfig .. image:: https://img.shields.io/gitter/room/nwjs/nw.js.svg?style=flat-square - :target: https://gitter.im/openwisp/general + :target: https://gitter.im/openwisp/general Netjsonconfig is part of the `OpenWISP project `_ and it's the official configuration engine of `OpenWISP 2 `_.