Skip to content

Commit

Permalink
Testing branch (#5)
Browse files Browse the repository at this point in the history
Minor updates on readthedocs
  • Loading branch information
emiliocimino committed Jun 13, 2022
1 parent bb57e08 commit 97d9730
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion 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)
Expand Down
5 changes: 3 additions & 2 deletions 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)
<br/>

The FIWARE Orion PySpark Connector is a FIWARE Generic Enabler (GE) creating a data bridge between the FIWARE Orion Context Broker and PySpark
Expand Down
2 changes: 1 addition & 1 deletion mkdocs.yml
Expand Up @@ -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:
Expand Down

0 comments on commit 97d9730

Please sign in to comment.