Skip to content

Commit ce7a12a

Browse files
Update the Welcome message
1 parent d0449eb commit ce7a12a

File tree

1 file changed

+3
-3
lines changed
  • OpenSilver.Samples.TelerikUI/OpenSilver.Samples.TelerikUI/Samples

1 file changed

+3
-3
lines changed

OpenSilver.Samples.TelerikUI/OpenSilver.Samples.TelerikUI/Samples/Welcome.xaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
</TextBlock>
2323

2424
<TextBlock FontSize="16" Foreground="#FF333333" TextWrapping="Wrap" Margin="22,10,0,0">
25-
<Span xml:space="preserve"><Run>2. The OpenSilver Silverlight Migration Accelerator Package, which is available at: </Run>
26-
<Hyperlink FontSize="16" Foreground="Blue" NavigateUri="https://www.opensilver.net/links/migration-package.aspx" Cursor="Hand">
27-
https://www.opensilver.net/links/migration-package.aspx
25+
<Span xml:space="preserve"><Run>2. A license for the OpenSilver Compatibility Pack for Telerik UI. To buy it, please contact us at: </Run>
26+
<Hyperlink FontSize="16" Foreground="Blue" NavigateUri="https://opensilver.net/contact.aspx" Cursor="Hand">
27+
https://opensilver.net/contact.aspx
2828
</Hyperlink>
2929
</Span>
3030
</TextBlock>

0 commit comments

Comments
 (0)