Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion aspnet/Chart/Chart-Title.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ By using the **Title** option, you can add the *Text* as well as customize its *
![](Chart-Title_images/Chart-Title_img1.png)


[Click](http://asp.syncfusion.com/demos/web/chart/subtitle.aspx) here to view the Chart Title online demo sample.
[Click](https://asp.syncfusion.com/demos/web/chart/subtitle.aspx) here to view the Chart Title online demo sample.



Expand Down
2 changes: 1 addition & 1 deletion aspnet/Menu/Getting-Started.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ The ASP.NET Menu supports you to display a Menu of list-out items. This Menu is

### Create a Menu

You can create an ASP Project and add necessary assembly and script with the help of the given [ASP-Getting Started](http://help.syncfusion.com/aspnet/menu/getting-started) Documentation. Add the following code to the corresponding ASPX page for Menu rendering.
You can create an ASP Project and add necessary assembly and script with the help of the given [ASP-Getting Started](https://help.syncfusion.com/aspnet/menu/getting-started) Documentation. Add the following code to the corresponding ASPX page for Menu rendering.



Expand Down