diff --git a/xamarin-android/Licensing/licensing-faq/registering-syncfusion-account-for-nuget-org-user.md b/xamarin-android/Licensing/licensing-faq/registering-syncfusion-account-for-nuget-org-user.md index 849cfaba6..8821e5273 100644 --- a/xamarin-android/Licensing/licensing-faq/registering-syncfusion-account-for-nuget-org-user.md +++ b/xamarin-android/Licensing/licensing-faq/registering-syncfusion-account-for-nuget-org-user.md @@ -11,7 +11,7 @@ documentation: ug If you have directly obtained Syncfusion assemblies from [NuGet.org](http://nuget.org/) and do not have a Syncfusion account, follow the steps to obtain a free 30-day trial license key: -* Register for a free Syncfusion account [here](https://www.syncfusion.com/account/register) -* Go to the start trials [page](https://syncfusion.com/account/manage-trials/start-trials) and start a trial +* Register for a free Syncfusion account [here](https://www.syncfusion.com/account) +* Go to the start trials [page](https://www.syncfusion.com/account/manage-trials/start-trials) and start a trial * Finally proceed to the [Trial & Downloads section](https://www.syncfusion.com/account/manage-trials/downloads) to obtain the [license key](https://help.syncfusion.com/xamarin-android/licensing/how-to-generate) diff --git a/xamarin-android/SfDiagram/Getting-Started.md b/xamarin-android/SfDiagram/Getting-Started.md index 00f1d5298..9e13f86b4 100644 --- a/xamarin-android/SfDiagram/Getting-Started.md +++ b/xamarin-android/SfDiagram/Getting-Started.md @@ -14,7 +14,7 @@ Syncfusion Xamarin components are available in [nuget.org](https://www.nuget.org ![Diagram reference in Xamarin.Android diagram](images/Getting-Started_img1.jpeg) -I>Starting with v16.2.0.x, if you reference Syncfusion assemblies from trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to this [link](https://help.syncfusion.com/common/essential-studio/licensing/license-key) to know about registering Syncfusion license key in your Xamarin application to use our components. +I>Starting with v16.2.0.x, if you reference Syncfusion assemblies from trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to this [link](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion license key in your Xamarin application to use our components. ## Basic building blocks of Diagram * **Diagram-**It represents the drawing surface where all the graphical elements like nodes and connectors resides, can be used to display various types of diagrams and it is the root instance of the diagram control. A Diagram instance contains a collection of nodes and connectors to represent the graphical diagram.