Skip to content

Commit

Permalink
[chores] Minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
pandafy committed Mar 10, 2022
1 parent 98d2ea4 commit 22a0ae5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
10 changes: 5 additions & 5 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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 <http://openwrt.org>`_ and it's the official
configuration engine of `OpenWISP 2 <https://github.com/openwisp/ansible-openwisp2>`_.
Expand Down

0 comments on commit 22a0ae5

Please sign in to comment.