Skip to content

Commit ff297a7

Browse files
Update README.md (#18)
* Update README.md Reorganized content, added section ##Useful links and added some utm tags to existing urls * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md Co-authored-by: Dimo Dimov <961014+dimodi@users.noreply.github.com>
1 parent b51b2df commit ff297a7

File tree

1 file changed

+9
-12
lines changed

1 file changed

+9
-12
lines changed

README.md

Lines changed: 9 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22

33
## Overview
44

5-
This repo contains sample localization messages for the Telerik UI for Blazor component suite.
5+
This repo contains sample localization messages for the [Telerik UI for Blazor component library](https://www.telerik.com/blazor-ui?utm_medium=referral&utm_source=github&utm_campaign=blazor-ui-trial-gh-public-readme).
66

77
> The resource files here are community contributions that may need updating. For up-to-date `.resx` files, please refer to the [**Notes** section below](#notes).
88
9-
You can read more on how localization works for them in the dedicated <a href="https://docs.telerik.com/blazor-ui/globalization/localization" target="_blank">Localization</a> documentation article - it explains how to add the necessary localization service in your Blazor application and how to find the up-to-date list of keys from our demos.
9+
You can read more on how localization works for them in the dedicated <a href="https://docs.telerik.com/blazor-ui/globalization/localization?utm_medium=referral&utm_source=github&utm_campaign=blazor-ui-trial-gh-public-readme" target="_blank">Localization</a> documentation article - it explains how to add the necessary localization service in your Blazor application and how to find the up-to-date list of keys from our demos.
1010

11-
You can also find sample projects in the <a href="https://github.com/telerik/blazor-ui/tree/master/common/localization" target="_blank">Telerik UI for Blazor Sample Projects repo: Localization</a>.
11+
You can find additional sample localization projects in the <a href="https://github.com/telerik/blazor-ui/tree/master/common/localization" target="_blank">Telerik UI for Blazor Sample Projects repo: Localization</a>.
1212

1313
## Contribution
1414

@@ -32,14 +32,11 @@ You can find an up-to-date list of the used strings in our [API documentation](h
3232

3333
## See Also
3434

35-
This repository does not contain the actual source code of the components, or the demos application.
35+
This repository does not contain the actual source code of the Telerik Blazor components, or the [Telerik Blazor Demos Application](http://demos.telerik.com/blazor-ui/). The demos application is available as an offline project from your Telerik UI for Blazor installation.
3636

37-
You can find the demos live at [https://demos.telerik.com/blazor-ui](https://demos.telerik.com/blazor-ui)
37+
## Useful Links
3838

39-
You can find the documentation at [https://docs.telerik.com/blazor-ui/introduction](https://docs.telerik.com/blazor-ui/introduction)
40-
41-
You can find the tracker for bugs and feature requests at [https://feedback.telerik.com/blazor](https://feedback.telerik.com/blazor)
42-
43-
You can find more sample applications and scenarios in the [Telerik UI for Blazor Sample Projects repo](https://github.com/telerik/blazor-ui)
44-
45-
The demos application is available as an offline project from your Telerik UI for Blazor installation.
39+
* Browse all [Telerik UI for Blazor component demos live](https://demos.telerik.com/blazor-ui)
40+
* Browse the [Telerik UI for Blazor documentation](https://docs.telerik.com/blazor-ui/introduction?utm_medium=referral&utm_source=github&utm_campaign=blazor-ui-trial-gh-public-readme)
41+
* [Request features or report bugs](https://feedback.telerik.com/blazor?utm_medium=referral&utm_source=github&utm_campaign=blazor-ui-trial-gh-public-readme)
42+
* Find more sample applications and scenarios in the [Telerik UI for Blazor Sample Projects repo](https://github.com/telerik/blazor-ui)

0 commit comments

Comments
 (0)