Skip to content

Commit e17ab79

Browse files
committed
Fixed images in the technical details
1 parent d9a5df5 commit e17ab79

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Documentation/README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
The **Low Code App Editor** simplifies managing low-code applications within the DataMiner System. It allows you to import, export, edit, and delete apps while offering customization options for metadata, resources, and deployment settings. With features like tailored export configurations and cross-Agent synchronization, the tool streamlines app life cycle tasks, making it a practical solution for maintaining and deploying low-code apps efficiently.
66

7-
![Overview](./Images/LCAEditor_1_0_0_13.gif)
7+
![Overview](../Images/LCAEditor_1_0_0_13.gif)
88

99
## Installation
1010

@@ -49,7 +49,7 @@ You can edit some general information about the low-code app. You can import pag
4949
> When you add users to the editors/viewers list, there is no check if the users that you add actually exist.
5050
>
5151
52-
![Editor](./Images/EditorDialog_1_0_0_13.gif)
52+
![Editor](../Images/EditorDialog_1_0_0_13.gif)
5353

5454
### Export
5555
It is possible to export apps. This option will try and gather all the needed files for the selected apps and create a .dmapp package to install it elsewhere. It will export the create package to **C:\Skyline DataMiner\Documents\DMA_COMMON_DOCUMENTS\Low Code Apps Exports**
@@ -118,7 +118,7 @@ This options will overwrite the existing themes if there are already matching th
118118
- Images
119119
- Themes
120120

121-
![Editor](./Images/ExportDialog.png)
121+
![Editor](../Images/ExportDialog.png)
122122

123123
### Import
124124

@@ -127,7 +127,7 @@ Importing an exported .dmapp package can happen in a few different ways:
127127
#### Taskbar Utility
128128
If you have access to the DataMiner agent, you can copy over the .dmapp package and double click it to install it via the Taskbar Utility.
129129

130-
![Editor](./Images/TaskbarUtility_Install.png)
130+
![Editor](../Images/TaskbarUtility_Install.png)
131131

132132
#### Client test tool
133133
If you do not have RDP access to the DataMiner agent, but have a DataMiner user with the correct permissions. Then you can use the Client Test Tool to install packages too.
@@ -140,12 +140,12 @@ If you do not have RDP access to the DataMiner agent, but have a DataMiner user
140140
1. Select the uploaded package in the list and press "Install Package"
141141
1. [Optional] Remove the uploaded package by clicking "Remove Uploaded Package"
142142

143-
![Editor](./Images/AppPackages_Window.png)
143+
![Editor](../Images/AppPackages_Window.png)
144144

145145
### Delete
146146
You can delete apps as well.
147147

148-
![Editor](./Images/DeleteDialog.png)
148+
![Editor](../Images/DeleteDialog.png)
149149

150150
## About DataMiner
151151

0 commit comments

Comments
 (0)