Skip to content

Commit dc48e76

Browse files
chore(repo): update readme links
1 parent db3e7a1 commit dc48e76

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ publish: false
55

66
# Telerik® UI for Blazor Documentation
77

8-
Welcome to the GitHub repo for [UI for Blazor](https://www.telerik.com/products/blazor) documentation. This repository contains the source content — written in Markdown — that we use to power Telerik® UI for Blazor Documentation at [http://docs.telerik.com/blazor/introduction](http://docs.telerik.com/blazor/introduction). If you've arrived here wanting to search and peruse our docs, you'd be better served heading over to [http://docs.telerik.com/blazor/introduction](http://docs.telerik.com/blazor/introduction) where our content is prettified and searchable.
8+
Welcome to the GitHub repo for [UI for Blazor](https://www.telerik.com/products/blazor) documentation. This repository contains the source content — written in Markdown — that we use to power Telerik® UI for Blazor Documentation at [http://docs.telerik.com/blazor-ui/introduction](http://docs.telerik.com/blazor-ui/introduction).
9+
10+
If you've arrived here wanting to search and peruse our docs, you'd be better served heading over to [http://docs.telerik.com/blazor-ui/introduction](http://docs.telerik.com/blazor-ui/introduction) where our content is prettified and searchable.
911

1012
## Running Locally
1113

@@ -14,13 +16,16 @@ You can generate a static web site from the Telerik® UI for Blazor documentatio
1416
1. Clone the repository `git clone [email protected]:telerik/blazor-docs.git`
1517
2. Go to the [https://github.com/telerik/docs-seed](https://github.com/telerik/docs-seed) repo and follow the instructions from its own readme file
1618

17-
If you want to keep the local documentation alive after closing the prompt, you can add the `_site` folder that was generated to a server of your choice. Make sure that it is under a path like `serverName/blazor`. You can find sample instructions in the following page, and they are applicable for IIS, even though they are written for the UI for ASP.NET AJAX docs that have two folders nested: [https://github.com/telerik/ajax-docs/wiki/Deploying-Documentation-on-IIS](https://github.com/telerik/ajax-docs/wiki/Deploying-Documentation-on-IIS).
19+
If you want to keep the local documentation alive after closing the prompt, you can add the `_site` folder that was generated to a server of your choice. Make sure that it is under a path like `serverName/blazor-ui`. You can find sample instructions in the following page, and they are applicable for IIS, even though they are written for the UI for ASP.NET AJAX docs where have two folders nested: [https://github.com/telerik/ajax-docs/wiki/Deploying-Documentation-on-IIS](https://github.com/telerik/ajax-docs/wiki/Deploying-Documentation-on-IIS).
1820

1921
## License
2022

2123
The Telerik® UI for Blazor Documentation is licensed under an MIT license. This license applies to the markdown (.md) files in this site **ONLY**, and does not convey, override or modify any existing licenses covering the runtime source and components of Telerik® UI for Blazor. For information about available licenses for the Telerik® UI for Blazor click [here](http://www.telerik.com/purchase/license-agreement/blazor).
2224

23-
For the time being, you can download a trial from [https://www.telerik.com/download-trial-file/v2-b/ui-for-blazor](https://www.telerik.com/download-trial-file/v2-b/ui-for-blazor) and then follow the [First Steps article](https://docs.telerik.com/blazor/getting-started/first-steps) to use our components.
25+
For the time being, you can download a trial from [https://www.telerik.com/download-trial-file/v2-b/ui-for-blazor](https://www.telerik.com/download-trial-file/v2-b/ui-for-blazor) and then follow the first steps articles for:
26+
27+
* [Client-side Blazor](https://docs.telerik.com/blazor-ui/getting-started/client-blazor)
28+
* [Server-side Blazor](https://docs.telerik.com/blazor-ui/getting-started/server-blazor)
2429

2530
### MIT License
2631

0 commit comments

Comments
 (0)