Skip to content

Commit 5a303d0

Browse files
committed
fix paths
1 parent 95c8da0 commit 5a303d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/docs/quickstart.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,12 +42,12 @@ To deploy the platform with recommended functionality, use the command below:
4242
helm upgrade --install opentwins ertis/OpenTwins -n opentwins --wait --dependency-update
4343
```
4444

45-
To modify the components to be deployed and connected during the installation, you can check the [installation via Helm](./installation/using-helm.md).
45+
To modify the components to be deployed and connected during the installation, you can check the [installation via Helm](./installation/using-helm.mdx).
4646

4747
### Configuration
4848
If you've correctly installed OpenTwins Helm using the default settings, all connections should be established.
4949
The final step involves **configuring the platform interface plugin** by adding the addresses of the Eclipse Ditto nginx service and the Ditto Extended API component into the plugin's configuration section.
50-
Check the [installation documentation](./installation/using-helm.md#configuration) for more details.
50+
Check the [installation documentation](./installation/using-helm.mdx#configuration) for more details.
5151

5252

5353
## Create your first digital twin

0 commit comments

Comments
 (0)