Change website adress from file-converter.org to file-converter.io.

This commit is contained in:
Adrien Allard 2024-02-01 14:24:25 +01:00
parent 4d23a197c5
commit 0645481801
2 changed files with 2 additions and 2 deletions

View File

@ -470,7 +470,7 @@
</Button.Content>
</Button>
<Button ToolTip="{x:Static project:Resources.WebsiteButtonDescription}" Padding="1" Margin="5,0,5,0"
Command="{Binding OpenUrlCommand, Mode=OneWay}" CommandParameter="www.file-converter.org?from=about">
Command="{Binding OpenUrlCommand, Mode=OneWay}" CommandParameter="https://file-converter.io?from=about">
<Button.Content>
<Image Source="/FileConverter;component/Resources/WebSite-Icon.png"></Image>
</Button.Content>

View File

@ -6,7 +6,7 @@
![File Converter Usage](Resources/FileConverterUsage.gif)
You can download it here: [file-converter.org](https://file-converter.org/?from=readme.md).
You can download it here: [file-converter.io](https://file-converter.io/?from=readme.md).
You can find more information about what's in File converter and how to use it on the [wiki](https://github.com/Tichau/FileConverter/wiki).