Skip to content

Commit 2c9a354

Browse files
committed
fix: broken links missing
1 parent 35b36fd commit 2c9a354

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Please note, that the json-files are exported from another tenant. So their migh
2929

3030
| Name | Description | Complexity Rating | Prerequisites |
3131
| --- | --- | --- | --- |
32-
| [Create custom API endpoints](./createCustomEndpoint/readme.md) | | :star: | - |
32+
| [Create custom API endpoints](./createCustomAPI_endpoint//readme.md) | | :star: | - |
3333
| [Integrate external API](./integrateExternalApi/readme.md) | | :star: | |
3434
| [Create rule for asset type](./createRuleForAssetType/readme.md) | Create a rule for all assets of this type | :star: | - |
3535
| [Data Lake - timeseries import](./DataLake_scheduledImport/readme.md) | Setup scheduled trigger to start import of data from timeseries storage to Integrated Data Lake | :star: | Integrated Data Lake |
@@ -58,7 +58,7 @@ To use them, ensure that
5858
- VFC is available in your Insights Hub tenant ([VFC in Insights Hub Store](https://www.dex.siemens.com/mindsphere/applications/visual-flow-creator))
5959
![image](./docs/Launchpad_VFC.png)
6060
- you have *admin* or *user* access to VFC ([VFC user role settings](https://documentation.mindsphere.io/resources/html/visualflow-creator/en-US/108812512779.html))
61-
![image](./VFC_roles.png)
61+
![image](./docs/VFC_roles.png)
6262

6363
If you can see Visual Flow Creator on your Launchpad, you're ready to start developments.
6464

@@ -68,7 +68,7 @@ If you can see Visual Flow Creator on your Launchpad, you're ready to start deve
6868
- In the menu, select *Import* and paste the JSON template as found in the application examples.
6969
- Drop the nodes in the editor and save the just imported flow.
7070

71-
![image](./How_To_Import.gif)
71+
![image](./docs/How_To_Import.gif)
7272

7373
## Questions and answers
7474

0 commit comments

Comments
 (0)