Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
zhonghua-zheng committed May 29, 2024
1 parent f44b2f9 commit c286a1a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ ObsAQ: A Python package for accessing observational air quality data
--------------------------------------------------------------------
|docs| |GitHub| |license|

.. |GitHub| image:: https://img.shields.io/badge/GitHub-ObsAQ-brightgreen.svg
.. |GitHub| image:: https://img.shields.io/badge/GitHub-obsaq-brightgreen.svg
:target: https://github.com/envdes/obsaq/

.. |Docs| image:: https://img.shields.io/badge/docs-ObsAQ-brightgreen.svg
.. |Docs| image:: https://img.shields.io/badge/docs-obsaq-brightgreen.svg
:target: https://envdes.github.io/obsaq/

.. |license| image:: https://img.shields.io/badge/License-MIT-blue.svg
Expand Down
4 changes: 2 additions & 2 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ ObsAQ: A Python package for accessing observational air quality data
.. |DOI| image:: https://zenodo.org/badge/DOI/10.5281/zenodo.11150435.svg
:target: https://zenodo.org/records/11150435

.. |GitHub| image:: https://img.shields.io/badge/GitHub-obsAQ-brightgreen.svg
.. |GitHub| image:: https://img.shields.io/badge/GitHub-obsaq-brightgreen.svg
:target: https://github.com/envdes/obsaq/

.. |Docs| image:: https://img.shields.io/badge/docs-obsAQ-brightgreen.svg
.. |Docs| image:: https://img.shields.io/badge/docs-obsaq-brightgreen.svg
:target: https://envdes.github.io/obsaq/

.. |license| image:: https://img.shields.io/badge/License-MIT-blue.svg
Expand Down
2 changes: 1 addition & 1 deletion docs/overview.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
About
=====

This notebook demonstrates how to use the `obsAQ <https://github.com/envdes/obsaq>`__ package in a Jupyter notebook.
This notebook demonstrates how to use the `ObsAQ <https://github.com/envdes/obsaq>`__ package in a Jupyter notebook.

Contributors: `Haofan Wang <https://github.com/Airwhf/>`_, `Zhiyi Song <https://github.com/onebravekid>`_, `David Topping <https://research.manchester.ac.uk/en/persons/david.topping>`_, `Zhonghua Zheng <https://zhonghua-zheng.github.io/>`_ (Email: [email protected])

Expand Down

0 comments on commit c286a1a

Please sign in to comment.