Change website adress from file-converter.org to file-converter.io.
This commit is contained in:
parent
4d23a197c5
commit
0645481801
@ -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>
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||

|
||||
|
||||
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).
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user