diff --git a/docs/tutorials/e2e/boost/boost.md b/docs/tutorials/e2e/boost/boost.md index a7987d8bd38..b40838a891b 100644 --- a/docs/tutorials/e2e/boost/boost.md +++ b/docs/tutorials/e2e/boost/boost.md @@ -22,6 +22,7 @@ By the end of this chapter, you will have the foundational knowledge needed to s This chapter is described within the guides for the Tractus-X umbrella charts following the [link](https://github.com/eclipse-tractusx/tractus-x-umbrella/blob/main/docs/README.md) Important chapters are: + - [Data Exchange](https://github.com/eclipse-tractusx/tractus-x-umbrella/blob/main/docs/user/guides/data-exchange.md) - [Provide Data](https://github.com/eclipse-tractusx/tractus-x-umbrella/blob/main/docs/user/guides/data-exchange/provide-data.md) - [Consume Data](https://github.com/eclipse-tractusx/tractus-x-umbrella/blob/main/docs/user/guides/data-exchange/consume-data.md) diff --git a/docs/tutorials/e2e/connect/deployComponents.md b/docs/tutorials/e2e/connect/deployComponents.md index 84f141e88b7..d03b4b976c8 100644 --- a/docs/tutorials/e2e/connect/deployComponents.md +++ b/docs/tutorials/e2e/connect/deployComponents.md @@ -37,6 +37,7 @@ basis for running end-to-end tests or creating a sandbox environment of the Cate This chapter is described within the README for the Tractus-X umbrella charts following the [link](https://github.com/eclipse-tractusx/tractus-x-umbrella/blob/main/docs/README.md) Important chapters are: + - [Cluster Setup](https://github.com/eclipse-tractusx/tractus-x-umbrella/blob/main/docs/user/setup) - [Network Setup](https://github.com/eclipse-tractusx/tractus-x-umbrella/blob/main/docs/user/network) - [Installation](https://github.com/eclipse-tractusx/tractus-x-umbrella/blob/main/docs/user/installation/README.md)