Skip to content

Commit

Permalink
Updated URL.
Browse files Browse the repository at this point in the history
  • Loading branch information
AtlasHackert committed Jun 2, 2017
1 parent 3e339be commit b58892f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Console/UI/Pages/About.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<Run Text="{Binding ProductName,Mode=OneTime,FallbackValue='WFN'}" />
<Run Text="{Binding Version,Mode=OneTime,FallbackValue='X.X.X.X'}" />
</TextBlock>
<TextBlock Margin="0,5" Text="Developed by Jérôme Saliba (Khan) (http://wfn.codeplex.com)&#13;&#10;with help from DanielPharos." />
<TextBlock Margin="0,5" Text="Developed by Jérôme Saliba (Khan) (https://github.com/wokhansoft/WFN)&#13;&#10;with help from DanielPharos." />
</StackPanel>
</WrapPanel>
<Label Content="Description" Background="{DynamicResource AccentColorBrush}" FontWeight="Bold" />
Expand Down

0 comments on commit b58892f

Please sign in to comment.