You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: aspnet/Overview.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ Essential Studio for ASP.NET is a set of server-side wrappers for Essential Java
22
22
23
23
## How to best read this user guide
24
24
25
-
* The best way to get started is to read the common “[Getting Started](/getting-started-webforms)” document of the component that you would like to start using first. The “Getting Started” guide gives enough information that you need to know before starting to write code. This is the only section that is recommend to read end-to-end before starting to write code, and all other information can be referred when needed.
25
+
* The best way to get started is to read the common “[Getting Started](https://help.syncfusion.com/aspnet/getting-started-webforms)” document of the component that you would like to start using first. The “Getting Started” guide gives enough information that you need to know before starting to write code. This is the only section that is recommend to read end-to-end before starting to write code, and all other information can be referred when needed.
26
26
27
27
* Once you get familiar with the basics of using the component, the next step will be to start integrating the component into your application. A good starting point will be to refer to the code snippets in the [online sample browser](https://ej2.syncfusion.com/home/javascript.html) that contains hundreds of code samples, it is very likely that you will find a code sample that resembles your intended usage scenario.
0 commit comments