Skip to content

Commit

Permalink
Fixing links to tutorials
Browse files Browse the repository at this point in the history
  • Loading branch information
dwendland committed Aug 10, 2022
1 parent 819ff4e commit ed18e61
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ An NGSI based service provider can be any (right-time) data service or data proc
underlying Context Broker could provide right-time data from different external devices via the NGSI API, or receive
data for further data processing. Access to the Context Broker instance would be protected by an API PEP Proxy.

These [instructions](https://github.com/i4Trust/tutorials/tree/main/Data-Service-Provider) describe how to set up
These [instructions](https://github.com/i4Trust/tutorials/tree/main/PacketDelivery-ReferenceExample/Data-Service-Provider) describe how to set up
an environment of such a data service provider based on the following components:

- Orion Context Broker as NGSI API service provider
Expand All @@ -279,5 +279,5 @@ In addition, all these components require different databases to be set up.
The i4Trust Marketplace is based on the FIWARE Business API Ecosystem (BAE) which allows service providers to publish offerings
around data assets, and service consumers to acquire access to them. A full instance is based on the BAE itself, the
Keyrock Identity Manager and several databases. These
[instructions](https://github.com/i4Trust/tutorials/tree/main/i4Trust-Marketplace) describe how to deploy a
[instructions](https://github.com/i4Trust/tutorials/tree/main/PacketDelivery-ReferenceExample/i4Trust-Marketplace) describe how to deploy a
full setup on Kubernetes.

0 comments on commit ed18e61

Please sign in to comment.