Skip to content

Commit 56f38d5

Browse files
Merge pull request #315 from Syncfusion-Content/hotfix/hotfix-v21.1.35
DOCINFRA-2341_merged_using_automation
2 parents 34de2f7 + bf43c17 commit 56f38d5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

aspnetmvc/ListBox/Getting-Started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ EssentialASP.NET MVCListBox control renders with built-in features.
3232

3333
The following steps are used to create ListBox control.
3434

35-
1. You can create an MVC Project and add necessary assembly with the help of the given [MVC-Getting Started](http://help.syncfusion.com/aspnetmvc/listbox/getting-started) Documentation.
35+
1. You can create an MVC Project and add necessary assembly with the help of the given [MVC-Getting Started](https://help.syncfusion.com/aspnetmvc/listbox/getting-started) Documentation.
3636
2. Please add the below code in your layout._cshtml page to add necessary script and CSS files to render the ListBox control.
3737

3838
~~~ cshtml

aspnetmvc/Maps/Map-Providers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ You can enable this feature by defining the `LayerType` as “Bing”.
7474

7575
### Key
7676

77-
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).
77+
The bing Map Key is provided as input to this `key` property. The Bing Map key can be obtained from [https://www.microsoft.com/en-us/maps/create-a-bing-maps-key](https://www.microsoft.com/en-us/maps/create-a-bing-maps-key).
7878

7979

8080
![](Map-Providers_images/Map-Providers_img2.png)

0 commit comments

Comments
 (0)