diff --git a/README.md b/README.md index a0daf1c0..bd662125 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # FIWARE Orion PySpark Connector -[![](https://nexus.lab.fiware.org/static/badges/chapters/processing.svg)](https://www.fiware.org/developers/catalogue/) +[![](https://nexus.lab.fiware.org/static/badges/chapters/core.svg)](https://www.fiware.org/developers/catalogue/) [![License: AGPL](https://img.shields.io/github/license/Engineering-Research-and-Development/iotagent-opcua.svg)](https://opensource.org/licenses/AGPL-3.0) [![Support badge](https://img.shields.io/badge/support-stackoverflow-orange)](https://stackoverflow.com/questions/tagged/fiware+orion+pyspark+connector) [![Documentation badge](https://readthedocs.org/projects/fiware-orion-pyspark-connector/badge/?version=latest)](https://fiware-orion-pyspark-connector.readthedocs.io) diff --git a/docs/index.md b/docs/index.md index d254e444..94084a84 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,8 +1,9 @@ # FIWARE Orion PySpark Connector - +[![](https://nexus.lab.fiware.org/static/badges/chapters/core.svg)](https://www.fiware.org/developers/catalogue/) [![License: AGPL](https://img.shields.io/github/license/Engineering-Research-and-Development/iotagent-opcua.svg)](https://opensource.org/licenses/AGPL-3.0) -[![Support badge](https://img.shields.io/badge/support-stackoverflow-orange)](https://stackoverflow.com/questions/tagged/fiware+iot) +[![Support badge](https://img.shields.io/badge/support-stackoverflow-orange)](https://stackoverflow.com/questions/tagged/fiware+orion+pyspark+connector) [![Documentation badge](https://readthedocs.org/projects/fiware-orion-pyspark-connector/badge/?version=latest)](https://fiware-orion-pyspark-connector.readthedocs.io) +![Status](https://nexus.lab.fiware.org/repository/raw/public/badges/statuses/incubating.svg)
The FIWARE Orion PySpark Connector is a FIWARE Generic Enabler (GE) creating a data bridge between the FIWARE Orion Context Broker and PySpark diff --git a/mkdocs.yml b/mkdocs.yml index 3e03d4ed..6d49e7bf 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -12,7 +12,7 @@ theme: readthedocs extra_css: [ "https://www.fiware.org/style/fiware_readthedocs.css", - "https://www.fiware.org/style/fiware_readthedocs_iot.css", + "https://www.fiware.org/style/fiware_readthedocs_core.css", ] google_analytics: ["UA-198735649-1", "fiware-orion-pyspark-connector.readthedocs.io"] pages: