diff --git a/docs/pages/communication/v6/ecosystem/broker.md b/docs/pages/communication/v6/ecosystem/broker.md index f1ca61763..bafbef2b0 100644 --- a/docs/pages/communication/v6/ecosystem/broker.md +++ b/docs/pages/communication/v6/ecosystem/broker.md @@ -16,11 +16,6 @@ This section provides a detailed guide on communication with the IDS Metadata Br --- -The IDS Metadata Broker is available at -[https://broker.ids.isst.fraunhofer.de](https://broker.ids.isst.fraunhofer.de). It expects IDS -multipart messages at [https://broker.ids.isst.fraunhofer.de/infrastructure](https://broker.ids.isst.fraunhofer.de/infrastructure). -The GUI can be accessed at [https://broker.ids.isst.fraunhofer.de/browse](https://broker.ids.isst.fraunhofer.de/browse). -To get your IP address unblocked, please contact [us](mailto:support@sovity.de). The [repository](https://github.com/International-Data-Spaces-Association/metadata-broker-open-core) is open source and can be accessed at GitHub. Further documentation about the IDS Metadata Broker diff --git a/docs/pages/communication/v6/ecosystem/identityProvider.md b/docs/pages/communication/v6/ecosystem/identityProvider.md index b4f9435e9..0b783d358 100644 --- a/docs/pages/communication/v6/ecosystem/identityProvider.md +++ b/docs/pages/communication/v6/ecosystem/identityProvider.md @@ -62,11 +62,6 @@ A mailing list dealing with DAPS certificates and questions regarding the key ma ## Participant Information System (ParIS) -The Participant Information System (ParIS) is available at [https://paris.ids.isst.fraunhofer.de](https://paris.ids.isst.fraunhofer.de). -It expects IDS multipart messages at [https://paris.ids.isst.fraunhofer.de/infrastructure](https://paris.ids.isst.fraunhofer.de/infrastructure). -The GUI can be accessed at [https://paris.ids.isst.fraunhofer.de/browse](https://paris.ids.isst.fraunhofer.de/browse). -To get your IP address unblocked, please contact [us](mailto:support@sovity.de). - The [repository](https://github.com/International-Data-Spaces-Association/ParIS-open-core) is open core and can be accessed at GitHub. Further documentation about the ParIS can be seen [here](https://github.com/International-Data-Spaces-Association/IDS-G/blob/main/Components/IdentityProvider/ParIS/README.md). diff --git a/docs/pages/deployment/update.md b/docs/pages/deployment/update.md index c5c4918d9..d5586b69c 100644 --- a/docs/pages/deployment/update.md +++ b/docs/pages/deployment/update.md @@ -29,12 +29,11 @@ as the latest release. This will look as follows, e.g.: ```json { "title": "Dataspace Connector", - "description": "IDS Connector originally developed by the Fraunhofer ISST", + "description": "IDS Connector", "version": "6.2.0", "contact": { - "organization": "Fraunhofer Institute for Software and Systems Engineering", - "website": "https://www.dataspace-connector.io/", - "email": "support@sovity.de" + "organization": "sovity GmbH", + "email": "contact@sovity.de" }, "license": { "name": "Apache License, Version 2.0",