Skip to content

Commit 9d0933b

Browse files
authored
Update index.rst
switch shields badges to flat rather than plastic style
1 parent 0b6a4e5 commit 9d0933b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/source/index.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ Oracle Accelerated Data Science SDK (ADS)
1010
=========================================
1111
|PyPI|_ |Python|_ |Notebook Examples|_
1212

13-
.. |PyPI| image:: https://img.shields.io/pypi/v/oracle-ads.svg
13+
.. |PyPI| image:: https://img.shields.io/pypi/v/oracle-ads.svg?style=for-the-badge&logo=pypi&logoColor=white
1414
.. _PyPI: https://pypi.org/project/oracle-ads/
15-
.. |Python| image:: https://img.shields.io/pypi/pyversions/oracle-ads.svg?style=plastic
15+
.. |Python| image:: https://img.shields.io/pypi/pyversions/oracle-ads.svg?style=for-the-badge&logo=pypi&logoColor=white
1616
.. _Python: https://pypi.org/project/oracle-ads/
17-
.. |Notebook Examples| image:: https://img.shields.io/badge/docs-notebook--examples-blue
17+
.. |Notebook Examples| image:: https://img.shields.io/badge/docs-notebook--examples-blue?style=for-the-badge&logo=pypi&logoColor=white
1818
.. _Notebook Examples: https://github.com/oracle-samples/oci-data-science-ai-samples/tree/master/notebook_examples
1919

2020
.. toctree::

0 commit comments

Comments
 (0)