fix img urls

This commit is contained in:
CaCO3
2023-09-17 00:07:42 +02:00
parent f4072924f2
commit 53f800c902
2 changed files with 4 additions and 4 deletions

View File

@@ -15,15 +15,15 @@ All parameters are documented on the [Parameters](../Parameters) page and as too
Some parameters are treated as **Expert Parameters** and are hidden by default. Some parameters are treated as **Expert Parameters** and are hidden by default.
Tick the checkbox in the top left corner to enable them: Tick the checkbox in the top left corner to enable them:
![](../img/expert-parameters.png) ![](img/expert-parameters.png)
The **Expert Parameters** then will be shown with a red background: The **Expert Parameters** then will be shown with a red background:
![](../img/expert-parameters2.png) ![](img/expert-parameters2.png)
## Manual Editing of the Config File ## Manual Editing of the Config File
Even more configuration parameters can be edited manually in the `config.ini`: Even more configuration parameters can be edited manually in the `config.ini`:
![](../img/manual-config-editing.png) ![](img/manual-config-editing.png)
To edit the `config.ini` file directly, click on the `Edit Config.ini directly` button. To edit the `config.ini` file directly, click on the `Edit Config.ini directly` button.

View File

@@ -8,4 +8,4 @@ Default Value: `false`
This parameter can also be set on the Reference Image configuration. This parameter can also be set on the Reference Image configuration.
This parameter can be used to rotate the viewport together with the alignment rotation: This parameter can be used to rotate the viewport together with the alignment rotation:
![](../img/flipImageSize.png) ![](img/flipImageSize.png)