Skip to content

Commit f22258e

Browse files
committed
update badges
1 parent 9509bcf commit f22258e

File tree

2 files changed

+9
-18
lines changed

2 files changed

+9
-18
lines changed

README.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
NURBS-Python (geomdl)
22
^^^^^^^^^^^^^^^^^^^^^
33

4-
|RTD|_ |PYPI|_ |PYPIDL|_
4+
|GHACTIONS|_ |PYPI|_ |PYPIDL|_ |RTD|_
55

66
Introduction
77
============
@@ -72,3 +72,6 @@ NURBS-Python (geomdl) is licensed under the terms of `MIT License <LICENSE>`_ an
7272

7373
.. |PYPIDL| image:: https://img.shields.io/pypi/dm/geomdl.svg
7474
.. _PYPIDL: https://pypi.org/project/geomdl/
75+
76+
.. |GHACTIONS| image:: https://img.shields.io/github/actions/workflow/status/orbingol/NURBS-Python/build.yml
77+
.. _GHACTIONS: https://github.com/orbingol/NURBS-Python/actions/workflows/build.yml

docs/index.rst

Lines changed: 5 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
NURBS-Python v5.x Documentation
22
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
33

4-
|DOI|_ |PYPI|_ |ANACONDA|_
5-
6-
|TRAVISCI|_ |APPVEYOR|_ |CIRCLECI|_
4+
|GHACTIONS|_ |PYPI|_ |PYPIDL|_
75

86
Welcome to the **NURBS-Python (geomdl) v5.x** documentation!
97

@@ -61,21 +59,11 @@ This documentation is organized into a couple sections:
6159
modules_rhino
6260
modules_acis
6361

64-
65-
.. |DOI| image:: https://zenodo.org/badge/DOI/10.5281/zenodo.815010.svg
66-
.. _DOI: https://doi.org/10.5281/zenodo.815010
67-
6862
.. |PYPI| image:: https://img.shields.io/pypi/v/geomdl.svg
6963
.. _PYPI: https://pypi.org/project/geomdl/
7064

71-
.. |ANACONDA| image:: https://anaconda.org/orbingol/geomdl/badges/version.svg
72-
.. _ANACONDA: https://anaconda.org/orbingol/geomdl
73-
74-
.. |TRAVISCI| image:: https://travis-ci.org/orbingol/NURBS-Python.svg?branch=5.x
75-
.. _TRAVISCI: https://travis-ci.org/orbingol/NURBS-Python
76-
77-
.. |APPVEYOR| image:: https://ci.appveyor.com/api/projects/status/github/orbingol/nurbs-python?branch=5.x&svg=true
78-
.. _APPVEYOR: https://ci.appveyor.com/project/orbingol/nurbs-python
65+
.. |PYPIDL| image:: https://img.shields.io/pypi/dm/geomdl.svg
66+
.. _PYPIDL: https://pypi.org/project/geomdl/
7967

80-
.. |CIRCLECI| image:: https://circleci.com/gh/orbingol/NURBS-Python/tree/5.x.svg?style=shield
81-
.. _CIRCLECI: https://circleci.com/gh/orbingol/NURBS-Python/tree/5.x
68+
.. |GHACTIONS| image:: https://img.shields.io/github/actions/workflow/status/orbingol/NURBS-Python/build.yml
69+
.. _GHACTIONS: https://github.com/orbingol/NURBS-Python/actions/workflows/build.yml

0 commit comments

Comments
 (0)