Skip to content

Commit bf43c17

Browse files
Merge pull request #311 from syncfusion-content/SEO-171356-Pages-With-Redirects-MVC
SEO-171356-Pages-With-Redirects-MVC
2 parents f2d746e + 73b4678 commit bf43c17

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)