diff --git a/aspnet-core/ListBox/Keyboard-interaction.md b/aspnet-core/ListBox/Keyboard-interaction.md
index f3ff096b..159a9512 100644
--- a/aspnet-core/ListBox/Keyboard-interaction.md
+++ b/aspnet-core/ListBox/Keyboard-interaction.md
@@ -20,7 +20,7 @@ Shortcut Key
|
diff --git a/aspnet-core/Maps/Getting-Started.md b/aspnet-core/Maps/Getting-Started.md
index 9231b060..22827493 100644
--- a/aspnet-core/Maps/Getting-Started.md
+++ b/aspnet-core/Maps/Getting-Started.md
@@ -23,7 +23,7 @@ To begin, create a new ASP.NET Core project Web application.
#### Preparing Shape Data
-The Shape Data collection describing geographical shape information can be obtained from [GEOJSON format shapes](http://www.syncfusion.com/uploads/user/uploads/Maps_GeoJSON.zip).
+The Shape Data collection describing geographical shape information can be obtained from [GEOJSON format shapes](https://www.syncfusion.com/uploads/user/uploads/Maps_GeoJSON.zip).
In this example, USA shape is used as shape data by utilizing the `United States of America.json` file in the following folder structure obtained from downloaded Maps_GeoJSON folder.
diff --git a/aspnet-core/Maps/Map-Providers.md b/aspnet-core/Maps/Map-Providers.md
index 893b2f59..51482c03 100644
--- a/aspnet-core/Maps/Map-Providers.md
+++ b/aspnet-core/Maps/Map-Providers.md
@@ -64,7 +64,7 @@ key="// ...bingMapKey">
### Key
-The bing Map Key is provided as input to this `key` property. The Bing Map key can be obtained from [http://www.microsoft.com/maps/create-a-bing-maps-key.aspx](http://www.microsoft.com/maps/create-a-bing-maps-key.aspx).
+The bing Map Key is provided as input to this `key` property. The Bing Map key can be obtained from [http://www.microsoft.com/maps/create-a-bing-maps-key.aspx](https://www.microsoft.com/en-us/maps/create-a-bing-maps-key).

diff --git a/aspnet-core/Maps/Overview.md b/aspnet-core/Maps/Overview.md
index 68aac5e0..f28ab6ca 100644
--- a/aspnet-core/Maps/Overview.md
+++ b/aspnet-core/Maps/Overview.md
@@ -29,7 +29,7 @@ Some of the Maps control use case scenarios:
* `Layers` - Map is maintained through Layers and it can accommodate one or more layers.
* `Map Providers Support` - Syncfusion Map support map providers such as OpenStreetMap that can be added to any layers in maps.
-* `GeoJSON Data Input` - The GeoJSON standard allows you to plot your own shapes using customized data to your maps. You can obtain some of the GeoJSON standard shape information from [GEOJSON format shapes](http://www.syncfusion.com/uploads/user/uploads/Maps_GeoJSON.zip) that can be used as data input for maps.
+* `GeoJSON Data Input` - The GeoJSON standard allows you to plot your own shapes using customized data to your maps. You can obtain some of the GeoJSON standard shape information from [GEOJSON format shapes](https://www.syncfusion.com/uploads/user/uploads/Maps_GeoJSON.zip) that can be used as data input for maps.
* `Map Elements Customization` - Map contains a set of elements, including shapes, bubbles, markers, legend, labels and data items that can be visualized with customized appearance showing additional information on the map using bound data.
* `User Interaction` - Options like zooming, panning and map selection enables the effective interaction on map elements.
diff --git a/aspnet-core/Maps/Populate-Data.md b/aspnet-core/Maps/Populate-Data.md
index cdff0c31..13cee577 100644
--- a/aspnet-core/Maps/Populate-Data.md
+++ b/aspnet-core/Maps/Populate-Data.md
@@ -13,7 +13,7 @@ In this section you can learn how to populate shape data for providing Data inpu
## Shape Data
-The Shape Data collection describing geographical shape information can be obtained from [GEOJSON format shapes](http://www.syncfusion.com/uploads/user/uploads/Maps_GeoJSON.zip).
+The Shape Data collection describing geographical shape information can be obtained from [GEOJSON format shapes](https://www.syncfusion.com/uploads/user/uploads/Maps_GeoJSON.zip).
In this example, USA shape is used as shape data by utilizing the “United States of America.json” file in the following folder structure obtained from downloaded Maps_GeoJSON folder.
diff --git a/aspnet-core/MaskEdit/Behavior-Settings.md b/aspnet-core/MaskEdit/Behavior-Settings.md
index fcee5009..3a113b63 100644
--- a/aspnet-core/MaskEdit/Behavior-Settings.md
+++ b/aspnet-core/MaskEdit/Behavior-Settings.md
@@ -396,7 +396,7 @@ The MaskEditTextBox provides support for adding HTML attributes to the component
#### Configure HTMLAttributes property
-1. In the View page add MaskEditTextBox helper, and configure the HtmlAttributes property. Here we have added the [Access key](http://en.wikipedia.org/wiki/Access_key) attribute. While pressing the “AccessKey” and “J” keys, MaskEditTextBox will gain focus.
+1. In the View page add MaskEditTextBox helper, and configure the HtmlAttributes property. Here we have added the [Access key](https://en.wikipedia.org/wiki/Access_key) attribute. While pressing the “AccessKey” and “J” keys, MaskEditTextBox will gain focus.
diff --git a/aspnet-core/NumericTextBox/Keyboard-Interaction.md b/aspnet-core/NumericTextBox/Keyboard-Interaction.md
index ae5078a9..3606623c 100644
--- a/aspnet-core/NumericTextBox/Keyboard-Interaction.md
+++ b/aspnet-core/NumericTextBox/Keyboard-Interaction.md
@@ -22,7 +22,7 @@ Shortcut Key |
Description |
|
@@ -54,6 +54,6 @@ percentAttribute.Add("accesskey", "k");
{% endhighlight %}
- Run the above example and press [Access key](http://en.wikipedia.org/wiki/Access_key) + j key to focus the PercentageTextBox widget. Perform provided functionality by using keyboard shortcuts.
+ Run the above example and press [Access key](https://en.wikipedia.org/wiki/Access_key) + j key to focus the PercentageTextBox widget. Perform provided functionality by using keyboard shortcuts.

\ No newline at end of file
diff --git a/aspnet-core/PercentageTextBox/Localization-Support.md b/aspnet-core/PercentageTextBox/Localization-Support.md
index 8dc7e13d..044aa7cf 100644
--- a/aspnet-core/PercentageTextBox/Localization-Support.md
+++ b/aspnet-core/PercentageTextBox/Localization-Support.md
@@ -14,7 +14,7 @@ documentation: ug
The **PercentageTextBox** widget provides multi-language support using globalization. You can customize the **PercentageTextBox** with your own language style by using this feature. You can change the globalization by using the **locale** property. The default value for **locale** property is **en-US** in **PercentageTextBox** control.
More than 350 culture specific files are available to localize the value. To know more about EJ globalize support, please refer the below link
- [http://help.syncfusion.com/js/localization](http://help.syncfusion.com/js/localization)
+ [http://help.syncfusion.com/js/localization](https://help.syncfusion.com/js/localization)
N> All the culture-specific script files are available within the below specified location, once you have installed Essential Studio in your machine, therefore it is not necessary to download these files explicitly.
diff --git a/aspnet-core/PivotChart/Getting-Started.md b/aspnet-core/PivotChart/Getting-Started.md
index 208a76e6..2bba1f72 100644
--- a/aspnet-core/PivotChart/Getting-Started.md
+++ b/aspnet-core/PivotChart/Getting-Started.md
@@ -10,7 +10,7 @@ documentation: ug
# Getting started
>**Important**
-Starting with v16.2.0.x, if you refer to Syncfusion assemblies from trial setup or from the NuGet feed, include a license key in your projects. Refer to this [link](https://help.syncfusion.com/common/essential-studio/licensing/license-key) to learn about registering Syncfusion license key in your ASP.NET Core application to use our components.
+Starting with v16.2.0.x, if you refer to Syncfusion assemblies from trial setup or from the NuGet feed, include a license key in your projects. Refer to this [link](https://help.syncfusion.com/common/essential-studio/licensing/overview) to learn about registering Syncfusion license key in your ASP.NET Core application to use our components.
Refer the [getting started](/aspnet-core/getting-started) page of the introduction part to know more about the basic system requirements and the steps to configure the Syncfusion components in an ASP.NET Core application.
diff --git a/aspnet-core/PivotClient/Getting-Started.md b/aspnet-core/PivotClient/Getting-Started.md
index 69aa6f64..67c8ee55 100644
--- a/aspnet-core/PivotClient/Getting-Started.md
+++ b/aspnet-core/PivotClient/Getting-Started.md
@@ -10,7 +10,7 @@ documentation: ug
# Getting started
>**Important**
-Starting with v16.2.0.x, if you refer to Syncfusion assemblies from trial setup or from the NuGet feed, include a license key in your projects. Refer to this [link](https://help.syncfusion.com/common/essential-studio/licensing/license-key) to learn about registering Syncfusion license key in your ASP.NET Core application to use our components.
+Starting with v16.2.0.x, if you refer to Syncfusion assemblies from trial setup or from the NuGet feed, include a license key in your projects. Refer to this [link](https://help.syncfusion.com/common/essential-studio/licensing/overview) to learn about registering Syncfusion license key in your ASP.NET Core application to use our components.
Refer to the [Getting Started](/aspnet-core/getting-started) page of the introduction part to know more about the basic system requirements and the steps to configure the Syncfusion components in an ASP.NET Core application.
diff --git a/aspnet-core/PivotGauge/Getting-Started.md b/aspnet-core/PivotGauge/Getting-Started.md
index de3eddfe..80bee650 100644
--- a/aspnet-core/PivotGauge/Getting-Started.md
+++ b/aspnet-core/PivotGauge/Getting-Started.md
@@ -10,7 +10,7 @@ documentation: ug
# Getting started
>**Important**
-Starting with v16.2.0.x, if you refer to Syncfusion assemblies from trial setup or from the NuGet feed, include a license key in your projects. Refer to this [link](https://help.syncfusion.com/common/essential-studio/licensing/license-key) to learn about registering Syncfusion license key in your ASP.NET Core application to use our components.
+Starting with v16.2.0.x, if you refer to Syncfusion assemblies from trial setup or from the NuGet feed, include a license key in your projects. Refer to this [link](https://help.syncfusion.com/common/essential-studio/licensing/overview) to learn about registering Syncfusion license key in your ASP.NET Core application to use our components.
Refer the [Getting Started](/aspnet-core/getting-started) page of the introduction part to know more about the basic system requirements and the steps to configure the Syncfusion components in an ASP.NET Core application.
diff --git a/aspnet-core/PivotGrid/Getting-Started.md b/aspnet-core/PivotGrid/Getting-Started.md
index 8409e315..ac922d24 100644
--- a/aspnet-core/PivotGrid/Getting-Started.md
+++ b/aspnet-core/PivotGrid/Getting-Started.md
@@ -10,7 +10,7 @@ documentation: ug
# Getting started
>**Important**
-Starting with v16.2.0.x, if you refer to Syncfusion assemblies from trial setup or from the NuGet feed, include a license key in your projects. Refer to this [link](https://help.syncfusion.com/common/essential-studio/licensing/license-key) to learn about registering Syncfusion license key in your ASP.NET Core application to use our components.
+Starting with v16.2.0.x, if you refer to Syncfusion assemblies from trial setup or from the NuGet feed, include a license key in your projects. Refer to this [link](https://help.syncfusion.com/common/essential-studio/licensing/overview) to learn about registering Syncfusion license key in your ASP.NET Core application to use our components.
Refer the [Getting Started](/aspnet-core/getting-started) page of the introduction part to know more about the basic system requirements and the steps to configure the Syncfusion components in an ASP.NET Core application.
diff --git a/aspnet-core/PivotTreeMap/Getting-Started.md b/aspnet-core/PivotTreeMap/Getting-Started.md
index 5e273080..c957e838 100644
--- a/aspnet-core/PivotTreeMap/Getting-Started.md
+++ b/aspnet-core/PivotTreeMap/Getting-Started.md
@@ -10,7 +10,7 @@ documentation: ug
# Getting started
>**Important**
-Starting with v16.2.0.x, if you refer to Syncfusion assemblies from trial setup or from the NuGet feed, include a license key in your projects. Refer to this [link](https://help.syncfusion.com/common/essential-studio/licensing/license-key) to learn about registering Syncfusion license key in your ASP.NET Core application to use our components.
+Starting with v16.2.0.x, if you refer to Syncfusion assemblies from trial setup or from the NuGet feed, include a license key in your projects. Refer to this [link](https://help.syncfusion.com/common/essential-studio/licensing/overview) to learn about registering Syncfusion license key in your ASP.NET Core application to use our components.
Refer the [getting started](/aspnet-core/getting-started) page of the introduction part to know more about the basic system requirements and the steps to configure the Syncfusion components in an ASP.NET Core application.
diff --git a/aspnet-core/ProgressBar/Overview.md b/aspnet-core/ProgressBar/Overview.md
index af5b64b9..5f69b9d2 100644
--- a/aspnet-core/ProgressBar/Overview.md
+++ b/aspnet-core/ProgressBar/Overview.md
@@ -9,7 +9,7 @@ documentation: ug
# Progress Bar
-Essential ProgressBar control is a [graphical control element](http://en.wikipedia.org/wiki/Graphical_control_element) used to visualize the changing status of an extended operation. It is available in ASP.NET MVC product. ProgressBar provides an interactive way to display the progression of the task. You can configure the item size, orientation and the display text on the ProgressBar control.
+Essential ProgressBar control is a [graphical control element](https://en.wikipedia.org/wiki/Graphical_control_element) used to visualize the changing status of an extended operation. It is available in ASP.NET MVC product. ProgressBar provides an interactive way to display the progression of the task. You can configure the item size, orientation and the display text on the ProgressBar control.
## Key Features
diff --git a/aspnet-core/RadioButton/Getting-Started.md b/aspnet-core/RadioButton/Getting-Started.md
index 85ce878b..4362c6ac 100644
--- a/aspnet-core/RadioButton/Getting-Started.md
+++ b/aspnet-core/RadioButton/Getting-Started.md
@@ -760,7 +760,7 @@ The whole purpose of Radio Button is to enable you to make one selection, only o
You can make only one selection from the group of radio buttons. All radio buttons in that group need to share the same name. This tells the form handler, the name of the group, and the value of the selected Radio Button.
-Radio Button is [mutually exclusive](http://en.wikipedia.org/wiki/Mutually_exclusive_events); that is, when you select a radio button, any previously selected radio buttons in the same group become deselected.
+Radio Button is [mutually exclusive](https://en.wikipedia.org/wiki/Mutually_exclusive_events); that is, when you select a radio button, any previously selected radio buttons in the same group become deselected.
For example, when you want to choose between a groups of colors, you can create Radio Buttons for each color. You can give all the radio buttons the same name, for example, "preferred_color", but you must give each radio button a different value, for example, "red".
diff --git a/aspnet-core/Release-Notes/Migratingtov15.1.0.33.md b/aspnet-core/Release-Notes/Migratingtov15.1.0.33.md
index 0d13160e..f13ac632 100644
--- a/aspnet-core/Release-Notes/Migratingtov15.1.0.33.md
+++ b/aspnet-core/Release-Notes/Migratingtov15.1.0.33.md
@@ -52,7 +52,7 @@ As a part of NET Standard support, we have made below changes.
* `HtmlExportCssStyleSheetType`, and `HtmlExportCssStyleSheetFileName` properties of `SaveOptions` class has been removed and now support only inline & internal CSS in HTML export.
* `HTMLExportImagesFolder` property of `SaveOptions` class has been removed, instead make use of `ImageNodeVisited` event of `SaveOptions` to save the images in the specified path and use the saved path as image source during HTML export.
* In HTML import, loading image from absolute/web path has been removed. Instead make use of `ImageNodeVisited` event of `HTMLImportSettings` class to load image from the specified path.
-* `IsValidXHTML(string html, XHTMLValidationType type)` and `IsValidXHTML(string html, XHTMLValidationType type, out string exceptionMessage)` methods of `WTextBody` class has been removed, instead make use of [this](http://www.syncfusion.com/downloads/support/directtrac/general/HTMLVA~1-1531659666.ZIP) extension in your application to check the XHTML 1.0 validation. Refer [this](http://www.syncfusion.com/downloads/support/directtrac/general/HTMLCO~1-516511074.ZIP) sample for more details.
+* `IsValidXHTML(string html, XHTMLValidationType type)` and `IsValidXHTML(string html, XHTMLValidationType type, out string exceptionMessage)` methods of `WTextBody` class has been removed, instead make use of [this](https://www.syncfusion.com/downloads/support/directtrac/general/HTMLVA~1-1531659666.ZIP) extension in your application to check the XHTML 1.0 validation. Refer [this](https://www.syncfusion.com/downloads/support/directtrac/general/HTMLCO~1-516511074.ZIP) sample for more details.
## PDF
diff --git a/aspnet-core/Release-Notes/v13.1.0.21.md b/aspnet-core/Release-Notes/v13.1.0.21.md
index 17755eb7..8bf1be0a 100644
--- a/aspnet-core/Release-Notes/v13.1.0.21.md
+++ b/aspnet-core/Release-Notes/v13.1.0.21.md
@@ -105,7 +105,7 @@ Provided `Wrapper support` for Tooltip control in ASP.NET Core.
* \#160593 - Stacking Area is now rendering properly, when it has null value.
* \#163164 - Localization is now working properly for numeric axis.
* \#162980 - Axis range is now calculated properly for logarithmic axis.
-* \#162776 - Chart is now updating on changing the [`DataSource`](https://help.syncfusion.com/js/api/ejchart#members:series-datasource) using KO Observable array.
+* \#162776 - Chart is now updating on changing the [`DataSource`](https://help.syncfusion.com/api/js/ejchart#members:series-datasource) using KO Observable array.
* \#162220 -Y axis labels is now rendering properly when y axis `Range` starts from 0 and all y values has same decimal points.
@@ -128,12 +128,12 @@ Provided `Wrapper support` for Tooltip control in ASP.NET Core.
* Rounded corner `Rx` and `Ry` values for crosshair tooltip has been changed from 0 to 3.
* Now the trackball tooltip will render with rounded corners by default.
* Revamped the position and content of trackball tooltip in charts such as Candle, OHLC, HiLo, Range Column, Range Area.
-* Default font size of [`Title.Font.Size`](https://help.syncfusion.com/js/api/ejchart#members:title-font-size) has been changed from 20px to 16px.
-* Default font size of [`PrimaryXAxis.Title.Font.Size`](https://help.syncfusion.com/js/api/ejchart#members:primaryxaxis-title-font-size) has been changed from 16px to 14px.
-* Default font size of [`PrimaryYAxis.Title.Font.Size`](https://help.syncfusion.com/js/api/ejchart#members:primaryyaxis-title-font-size) has been changed from 16px to 14px.
-* Default font size of [`PrimaryXAxis.Font.Size`](https://help.syncfusion.com/js/api/ejchart#members:primaryxaxis-font-size) has been changed from 13px to 11px.
-* Default font size of [`PrimaryYAxis.Font.Size`](https://help.syncfusion.com/js/api/ejchart#members:primaryyaxis-font-size) has been changed from 13px to 11px.
-* Default font size of [`Series.Marker.DataLabel.Font.Size`](https://help.syncfusion.com/js/api/ejchart#members:series-marker-datalabel-font-size) has been changed from 12px to 11px.
+* Default font size of [`Title.Font.Size`](https://help.syncfusion.com/api/js/ejchart#members:title-font-size) has been changed from 20px to 16px.
+* Default font size of [`PrimaryXAxis.Title.Font.Size`](https://help.syncfusion.com/api/js/ejchart#members:primaryxaxis-title-font-size) has been changed from 16px to 14px.
+* Default font size of [`PrimaryYAxis.Title.Font.Size`](https://help.syncfusion.com/api/js/ejchart#members:primaryyaxis-title-font-size) has been changed from 16px to 14px.
+* Default font size of [`PrimaryXAxis.Font.Size`](https://help.syncfusion.com/api/js/ejchart#members:primaryxaxis-font-size) has been changed from 13px to 11px.
+* Default font size of [`PrimaryYAxis.Font.Size`](https://help.syncfusion.com/api/js/ejchart#members:primaryyaxis-font-size) has been changed from 13px to 11px.
+* Default font size of [`Series.Marker.DataLabel.Font.Size`](https://help.syncfusion.com/api/js/ejchart#members:series-marker-datalabel-font-size) has been changed from 12px to 11px.
## CircularGauge
diff --git a/aspnet-core/Release-Notes/v13.2.0.29.md b/aspnet-core/Release-Notes/v13.2.0.29.md
index b2f2d191..06124a47 100644
--- a/aspnet-core/Release-Notes/v13.2.0.29.md
+++ b/aspnet-core/Release-Notes/v13.2.0.29.md
@@ -105,7 +105,7 @@ Provided `Wrapper support` for Tooltip control in ASP.NET Core.
* \#160593 - Stacking Area is now rendering properly, when it has null value.
* \#163164 - Localization is now working properly for numeric axis.
* \#162980 - Axis range is now calculated properly for logarithmic axis.
-* \#162776 - Chart is now updating on changing the [`DataSource`](https://help.syncfusion.com/js/api/ejchart#members:series-datasource) using KO Observable array.
+* \#162776 - Chart is now updating on changing the [`DataSource`](https://help.syncfusion.com/api/js/ejchart#members:series-datasource) using KO Observable array.
* \#162220 -Y axis labels is now rendering properly when y axis `Range` starts from 0 and all y values has same decimal points.
@@ -128,12 +128,12 @@ Provided `Wrapper support` for Tooltip control in ASP.NET Core.
* Rounded corner `Rx` and `Ry` values for crosshair tooltip has been changed from 0 to 3.
* Now the trackball tooltip will render with rounded corners by default.
* Revamped the position and content of trackball tooltip in charts such as Candle, OHLC, HiLo, Range Column, Range Area.
-* Default font size of [`Title.Font.Size`](https://help.syncfusion.com/js/api/ejchart#members:title-font-size) has been changed from 20px to 16px.
-* Default font size of [`PrimaryXAxis.Title.Font.Size`](https://help.syncfusion.com/js/api/ejchart#members:primaryxaxis-title-font-size) has been changed from 16px to 14px.
-* Default font size of [`PrimaryYAxis.Title.Font.Size`](https://help.syncfusion.com/js/api/ejchart#members:primaryyaxis-title-font-size) has been changed from 16px to 14px.
-* Default font size of [`PrimaryXAxis.Font.Size`](https://help.syncfusion.com/js/api/ejchart#members:primaryxaxis-font-size) has been changed from 13px to 11px.
-* Default font size of [`PrimaryYAxis.Font.Size`](https://help.syncfusion.com/js/api/ejchart#members:primaryyaxis-font-size) has been changed from 13px to 11px.
-* Default font size of [`Series.Marker.DataLabel.Font.Size`](https://help.syncfusion.com/js/api/ejchart#members:series-marker-datalabel-font-size) has been changed from 12px to 11px.
+* Default font size of [`Title.Font.Size`](https://help.syncfusion.com/api/js/ejchart#members:title-font-size) has been changed from 20px to 16px.
+* Default font size of [`PrimaryXAxis.Title.Font.Size`](https://help.syncfusion.com/api/js/ejchart#members:primaryxaxis-title-font-size) has been changed from 16px to 14px.
+* Default font size of [`PrimaryYAxis.Title.Font.Size`](https://help.syncfusion.com/api/js/ejchart#members:primaryyaxis-title-font-size) has been changed from 16px to 14px.
+* Default font size of [`PrimaryXAxis.Font.Size`](https://help.syncfusion.com/api/js/ejchart#members:primaryxaxis-font-size) has been changed from 13px to 11px.
+* Default font size of [`PrimaryYAxis.Font.Size`](https://help.syncfusion.com/api/js/ejchart#members:primaryyaxis-font-size) has been changed from 13px to 11px.
+* Default font size of [`Series.Marker.DataLabel.Font.Size`](https://help.syncfusion.com/api/js/ejchart#members:series-marker-datalabel-font-size) has been changed from 12px to 11px.
## CircularGauge
diff --git a/aspnet-core/Release-Notes/v13.3.0.7.md b/aspnet-core/Release-Notes/v13.3.0.7.md
index 5eb3fd87..225cfb82 100644
--- a/aspnet-core/Release-Notes/v13.3.0.7.md
+++ b/aspnet-core/Release-Notes/v13.3.0.7.md
@@ -105,7 +105,7 @@ Provided `Wrapper support` for Tooltip control in ASP.NET Core.
* \#160593 - Stacking Area is now rendering properly, when it has null value.
* \#163164 - Localization is now working properly for numeric axis.
* \#162980 - Axis range is now calculated properly for logarithmic axis.
-* \#162776 - Chart is now updating on changing the [`DataSource`](https://help.syncfusion.com/js/api/ejchart#members:series-datasource) using KO Observable array.
+* \#162776 - Chart is now updating on changing the [`DataSource`](https://help.syncfusion.com/api/js/ejchart#members:series-datasource) using KO Observable array.
* \#162220 -Y axis labels is now rendering properly when y axis `Range` starts from 0 and all y values has same decimal points.
@@ -128,12 +128,12 @@ Provided `Wrapper support` for Tooltip control in ASP.NET Core.
* Rounded corner `Rx` and `Ry` values for crosshair tooltip has been changed from 0 to 3.
* Now the trackball tooltip will render with rounded corners by default.
* Revamped the position and content of trackball tooltip in charts such as Candle, OHLC, HiLo, Range Column, Range Area.
-* Default font size of [`Title.Font.Size`](https://help.syncfusion.com/js/api/ejchart#members:title-font-size) has been changed from 20px to 16px.
-* Default font size of [`PrimaryXAxis.Title.Font.Size`](https://help.syncfusion.com/js/api/ejchart#members:primaryxaxis-title-font-size) has been changed from 16px to 14px.
-* Default font size of [`PrimaryYAxis.Title.Font.Size`](https://help.syncfusion.com/js/api/ejchart#members:primaryyaxis-title-font-size) has been changed from 16px to 14px.
-* Default font size of [`PrimaryXAxis.Font.Size`](https://help.syncfusion.com/js/api/ejchart#members:primaryxaxis-font-size) has been changed from 13px to 11px.
-* Default font size of [`PrimaryYAxis.Font.Size`](https://help.syncfusion.com/js/api/ejchart#members:primaryyaxis-font-size) has been changed from 13px to 11px.
-* Default font size of [`Series.Marker.DataLabel.Font.Size`](https://help.syncfusion.com/js/api/ejchart#members:series-marker-datalabel-font-size) has been changed from 12px to 11px.
+* Default font size of [`Title.Font.Size`](https://help.syncfusion.com/api/js/ejchart#members:title-font-size) has been changed from 20px to 16px.
+* Default font size of [`PrimaryXAxis.Title.Font.Size`](https://help.syncfusion.com/api/js/ejchart#members:primaryxaxis-title-font-size) has been changed from 16px to 14px.
+* Default font size of [`PrimaryYAxis.Title.Font.Size`](https://help.syncfusion.com/api/js/ejchart#members:primaryyaxis-title-font-size) has been changed from 16px to 14px.
+* Default font size of [`PrimaryXAxis.Font.Size`](https://help.syncfusion.com/api/js/ejchart#members:primaryxaxis-font-size) has been changed from 13px to 11px.
+* Default font size of [`PrimaryYAxis.Font.Size`](https://help.syncfusion.com/api/js/ejchart#members:primaryyaxis-font-size) has been changed from 13px to 11px.
+* Default font size of [`Series.Marker.DataLabel.Font.Size`](https://help.syncfusion.com/api/js/ejchart#members:series-marker-datalabel-font-size) has been changed from 12px to 11px.
## CircularGauge
diff --git a/aspnet-core/Release-Notes/v14.1.0.41.md b/aspnet-core/Release-Notes/v14.1.0.41.md
index 5df31e29..7a9233ab 100644
--- a/aspnet-core/Release-Notes/v14.1.0.41.md
+++ b/aspnet-core/Release-Notes/v14.1.0.41.md
@@ -105,7 +105,7 @@ Provided `Wrapper support` for Tooltip control in ASP.NET Core.
* \#160593 - Stacking Area is now rendering properly, when it has null value.
* \#163164 - Localization is now working properly for numeric axis.
* \#162980 - Axis range is now calculated properly for logarithmic axis.
-* \#162776 - Chart is now updating on changing the [`DataSource`](https://help.syncfusion.com/js/api/ejchart#members:series-datasource) using KO Observable array.
+* \#162776 - Chart is now updating on changing the [`DataSource`](https://help.syncfusion.com/api/js/ejchart#members:series-datasource) using KO Observable array.
* \#162220 -Y axis labels is now rendering properly when y axis `Range` starts from 0 and all y values has same decimal points.
@@ -128,12 +128,12 @@ Provided `Wrapper support` for Tooltip control in ASP.NET Core.
* Rounded corner `Rx` and `Ry` values for crosshair tooltip has been changed from 0 to 3.
* Now the trackball tooltip will render with rounded corners by default.
* Revamped the position and content of trackball tooltip in charts such as Candle, OHLC, HiLo, Range Column, Range Area.
-* Default font size of [`Title.Font.Size`](https://help.syncfusion.com/js/api/ejchart#members:title-font-size) has been changed from 20px to 16px.
-* Default font size of [`PrimaryXAxis.Title.Font.Size`](https://help.syncfusion.com/js/api/ejchart#members:primaryxaxis-title-font-size) has been changed from 16px to 14px.
-* Default font size of [`PrimaryYAxis.Title.Font.Size`](https://help.syncfusion.com/js/api/ejchart#members:primaryyaxis-title-font-size) has been changed from 16px to 14px.
-* Default font size of [`PrimaryXAxis.Font.Size`](https://help.syncfusion.com/js/api/ejchart#members:primaryxaxis-font-size) has been changed from 13px to 11px.
-* Default font size of [`PrimaryYAxis.Font.Size`](https://help.syncfusion.com/js/api/ejchart#members:primaryyaxis-font-size) has been changed from 13px to 11px.
-* Default font size of [`Series.Marker.DataLabel.Font.Size`](https://help.syncfusion.com/js/api/ejchart#members:series-marker-datalabel-font-size) has been changed from 12px to 11px.
+* Default font size of [`Title.Font.Size`](https://help.syncfusion.com/api/js/ejchart#members:title-font-size) has been changed from 20px to 16px.
+* Default font size of [`PrimaryXAxis.Title.Font.Size`](https://help.syncfusion.com/api/js/ejchart#members:primaryxaxis-title-font-size) has been changed from 16px to 14px.
+* Default font size of [`PrimaryYAxis.Title.Font.Size`](https://help.syncfusion.com/api/js/ejchart#members:primaryyaxis-title-font-size) has been changed from 16px to 14px.
+* Default font size of [`PrimaryXAxis.Font.Size`](https://help.syncfusion.com/api/js/ejchart#members:primaryxaxis-font-size) has been changed from 13px to 11px.
+* Default font size of [`PrimaryYAxis.Font.Size`](https://help.syncfusion.com/api/js/ejchart#members:primaryyaxis-font-size) has been changed from 13px to 11px.
+* Default font size of [`Series.Marker.DataLabel.Font.Size`](https://help.syncfusion.com/api/js/ejchart#members:series-marker-datalabel-font-size) has been changed from 12px to 11px.
## CircularGauge
diff --git a/aspnet-core/Release-Notes/v14.2.0.26.md b/aspnet-core/Release-Notes/v14.2.0.26.md
index 0c32f4de..47a5d8b8 100644
--- a/aspnet-core/Release-Notes/v14.2.0.26.md
+++ b/aspnet-core/Release-Notes/v14.2.0.26.md
@@ -105,7 +105,7 @@ Provided `Wrapper support` for Tooltip control in ASP.NET Core.
* \#160593 - Stacking Area is now rendering properly, when it has null value.
* \#163164 - Localization is now working properly for numeric axis.
* \#162980 - Axis range is now calculated properly for logarithmic axis.
-* \#162776 - Chart is now updating on changing the [`DataSource`](https://help.syncfusion.com/js/api/ejchart#members:series-datasource) using KO Observable array.
+* \#162776 - Chart is now updating on changing the [`DataSource`](https://help.syncfusion.com/api/js/ejchart#members:series-datasource) using KO Observable array.
* \#162220 -Y axis labels is now rendering properly when y axis `Range` starts from 0 and all y values has same decimal points.
@@ -128,12 +128,12 @@ Provided `Wrapper support` for Tooltip control in ASP.NET Core.
* Rounded corner `Rx` and `Ry` values for crosshair tooltip has been changed from 0 to 3.
* Now the trackball tooltip will render with rounded corners by default.
* Revamped the position and content of trackball tooltip in charts such as Candle, OHLC, HiLo, Range Column, Range Area.
-* Default font size of [`Title.Font.Size`](https://help.syncfusion.com/js/api/ejchart#members:title-font-size) has been changed from 20px to 16px.
-* Default font size of [`PrimaryXAxis.Title.Font.Size`](https://help.syncfusion.com/js/api/ejchart#members:primaryxaxis-title-font-size) has been changed from 16px to 14px.
-* Default font size of [`PrimaryYAxis.Title.Font.Size`](https://help.syncfusion.com/js/api/ejchart#members:primaryyaxis-title-font-size) has been changed from 16px to 14px.
-* Default font size of [`PrimaryXAxis.Font.Size`](https://help.syncfusion.com/js/api/ejchart#members:primaryxaxis-font-size) has been changed from 13px to 11px.
-* Default font size of [`PrimaryYAxis.Font.Size`](https://help.syncfusion.com/js/api/ejchart#members:primaryyaxis-font-size) has been changed from 13px to 11px.
-* Default font size of [`Series.Marker.DataLabel.Font.Size`](https://help.syncfusion.com/js/api/ejchart#members:series-marker-datalabel-font-size) has been changed from 12px to 11px.
+* Default font size of [`Title.Font.Size`](https://help.syncfusion.com/api/js/ejchart#members:title-font-size) has been changed from 20px to 16px.
+* Default font size of [`PrimaryXAxis.Title.Font.Size`](https://help.syncfusion.com/api/js/ejchart#members:primaryxaxis-title-font-size) has been changed from 16px to 14px.
+* Default font size of [`PrimaryYAxis.Title.Font.Size`](https://help.syncfusion.com/api/js/ejchart#members:primaryyaxis-title-font-size) has been changed from 16px to 14px.
+* Default font size of [`PrimaryXAxis.Font.Size`](https://help.syncfusion.com/api/js/ejchart#members:primaryxaxis-font-size) has been changed from 13px to 11px.
+* Default font size of [`PrimaryYAxis.Font.Size`](https://help.syncfusion.com/api/js/ejchart#members:primaryyaxis-font-size) has been changed from 13px to 11px.
+* Default font size of [`Series.Marker.DataLabel.Font.Size`](https://help.syncfusion.com/api/js/ejchart#members:series-marker-datalabel-font-size) has been changed from 12px to 11px.
## CircularGauge
diff --git a/aspnet-core/Release-Notes/v14.3.0.49.md b/aspnet-core/Release-Notes/v14.3.0.49.md
index 6e374b04..a2f812b6 100644
--- a/aspnet-core/Release-Notes/v14.3.0.49.md
+++ b/aspnet-core/Release-Notes/v14.3.0.49.md
@@ -103,7 +103,7 @@ Provided `Wrapper support` for Tooltip control in ASP.NET Core.
* \#160593 - Stacking Area is now rendering properly, when it has null value.
* \#163164 - Localization is now working properly for numeric axis.
* \#162980 - Axis range is now calculated properly for logarithmic axis.
-* \#162776 - Chart is now updating on changing the [`DataSource`](https://help.syncfusion.com/js/api/ejchart#members:series-datasource) using KO Observable array.
+* \#162776 - Chart is now updating on changing the [`DataSource`](https://help.syncfusion.com/api/js/ejchart#members:series-datasource) using KO Observable array.
* \#162220 -Y axis labels is now rendering properly when y axis `Range` starts from 0 and all y values has same decimal points.
@@ -126,12 +126,12 @@ Provided `Wrapper support` for Tooltip control in ASP.NET Core.
* Rounded corner `Rx` and `Ry` values for crosshair tooltip has been changed from 0 to 3.
* Now the trackball tooltip will render with rounded corners by default.
* Revamped the position and content of trackball tooltip in charts such as Candle, OHLC, HiLo, Range Column, Range Area.
-* Default font size of [`Title.Font.Size`](https://help.syncfusion.com/js/api/ejchart#members:title-font-size) has been changed from 20px to 16px.
-* Default font size of [`PrimaryXAxis.Title.Font.Size`](https://help.syncfusion.com/js/api/ejchart#members:primaryxaxis-title-font-size) has been changed from 16px to 14px.
-* Default font size of [`PrimaryYAxis.Title.Font.Size`](https://help.syncfusion.com/js/api/ejchart#members:primaryyaxis-title-font-size) has been changed from 16px to 14px.
-* Default font size of [`PrimaryXAxis.Font.Size`](https://help.syncfusion.com/js/api/ejchart#members:primaryxaxis-font-size) has been changed from 13px to 11px.
-* Default font size of [`PrimaryYAxis.Font.Size`](https://help.syncfusion.com/js/api/ejchart#members:primaryyaxis-font-size) has been changed from 13px to 11px.
-* Default font size of [`Series.Marker.DataLabel.Font.Size`](https://help.syncfusion.com/js/api/ejchart#members:series-marker-datalabel-font-size) has been changed from 12px to 11px.
+* Default font size of [`Title.Font.Size`](https://help.syncfusion.com/api/js/ejchart#members:title-font-size) has been changed from 20px to 16px.
+* Default font size of [`PrimaryXAxis.Title.Font.Size`](https://help.syncfusion.com/api/js/ejchart#members:primaryxaxis-title-font-size) has been changed from 16px to 14px.
+* Default font size of [`PrimaryYAxis.Title.Font.Size`](https://help.syncfusion.com/api/js/ejchart#members:primaryyaxis-title-font-size) has been changed from 16px to 14px.
+* Default font size of [`PrimaryXAxis.Font.Size`](https://help.syncfusion.com/api/js/ejchart#members:primaryxaxis-font-size) has been changed from 13px to 11px.
+* Default font size of [`PrimaryYAxis.Font.Size`](https://help.syncfusion.com/api/js/ejchart#members:primaryyaxis-font-size) has been changed from 13px to 11px.
+* Default font size of [`Series.Marker.DataLabel.Font.Size`](https://help.syncfusion.com/api/js/ejchart#members:series-marker-datalabel-font-size) has been changed from 12px to 11px.
## CircularGauge
diff --git a/aspnet-core/Release-Notes/v15.1.0.33.md b/aspnet-core/Release-Notes/v15.1.0.33.md
index 2a1d42f6..c70558dd 100644
--- a/aspnet-core/Release-Notes/v15.1.0.33.md
+++ b/aspnet-core/Release-Notes/v15.1.0.33.md
@@ -47,7 +47,7 @@ platform : aspnet-core
### Known Issues
{:#known-issues}
-* In VS2017, Razor Tag Helpers intellisense not working is a [known issue](https://github.com/aspnet/Tooling/blob/master/known-issues-vs2017.md#tag-helpers-do-not-work). Use [Razor Language Service extension](https://aka.ms/razorlangsvc) which helps to achieve the razor syntax intellisense support in the cshtml page.
+* In VS2017, Razor Tag Helpers intellisense not working is a [known issue](https://github.com/aspnet/Tooling/blob/master/known-issues-vs2017.md#tag-helpers-do-not-work). Use [Razor Language Service extension](https://marketplace.visualstudio.com/items?itemName=ms-madsk.RazorLanguageServices) which helps to achieve the razor syntax intellisense support in the cshtml page.
## DateTimePicker
### Bug Fixes
diff --git a/aspnet-core/Release-Notes/v15.3.0.29.md b/aspnet-core/Release-Notes/v15.3.0.29.md
index 58829aa3..1b829630 100644
--- a/aspnet-core/Release-Notes/v15.3.0.29.md
+++ b/aspnet-core/Release-Notes/v15.3.0.29.md
@@ -26,7 +26,7 @@ Revised September 14, 2017 - ASP.NET Core 2.0 support has been included.
> A local or parameter named '__model' cannot be declared in this scope because that name is used in an enclosing local scope to define a local or parameter.
-* This is a known issue in ASP.NET Core 2.0 SDK [https://github.com/aspnet/Home/releases/tag/2.0.0](https://github.com/aspnet/Home/releases/tag/2.0.0).
+* This is a known issue in ASP.NET Core 2.0 SDK [https://github.com/aspnet/Home/releases/tag/2.0.0](https://github.com/dotnet/aspnetcore/releases/tag/2.0.0).
* To overcome this known issue in your application refer this [documentation](https://help.syncfusion.com/aspnet-core/how-to) link.
diff --git a/aspnet-core/Release-Notes/v16.1.0.32.md b/aspnet-core/Release-Notes/v16.1.0.32.md
index a5fc507e..f8d59063 100644
--- a/aspnet-core/Release-Notes/v16.1.0.32.md
+++ b/aspnet-core/Release-Notes/v16.1.0.32.md
@@ -27,7 +27,7 @@ documentation: ug
### Breaking Changes
{:#common-breaking-changes}
-* #187805 - Syncfusion has provided separate NuGet packages for each .NET Framework version assembly till now. However, this has been changed from this release onwards and now each NuGet package will contain all applicable .NET Framework versions assemblies. Please refer this [Knowledge Base](https://www.syncfusion.com/kb/8614) article to learn more information about this change.
+* #187805 - Syncfusion has provided separate NuGet packages for each .NET Framework version assembly till now. However, this has been changed from this release onwards and now each NuGet package will contain all applicable .NET Framework versions assemblies. Please refer this [Knowledge Base](https://support.syncfusion.com/kb/article/7606/syncfusion-nuget-package-structure-changes) article to learn more information about this change.
## DataManager
diff --git a/aspnet-core/Release-Notes/v20.1.0.47.md b/aspnet-core/Release-Notes/v20.1.0.47.md
index 204b7818..bb93a852 100644
--- a/aspnet-core/Release-Notes/v20.1.0.47.md
+++ b/aspnet-core/Release-Notes/v20.1.0.47.md
@@ -48,7 +48,7 @@ documentation: ug
### Breaking Changes
{:#PDF-breaking-changes}
-* Starting with v20.1.0.x, if you reference Syncfusion HTML converter assemblies from trial setup or from the NuGet feed, include a license key in your projects. Refer to this [link](https://help.syncfusion.com/file-formats/licensing/licensing) for generating and registering a Syncfusion license key in your application to use the components without a trail message.
+* Starting with v20.1.0.x, if you reference Syncfusion HTML converter assemblies from trial setup or from the NuGet feed, include a license key in your projects. Refer to this [link](https://help.syncfusion.com/file-formats/licensing/overview) for generating and registering a Syncfusion license key in your application to use the components without a trail message.
## Presentation
|