Skip to content

Commit d467a2f

Browse files
Merge pull request #679 from syncfusion-content/EJ2-908067
908067: Updating UG for the UI Kit topic (Session-2)
2 parents 2c00b08 + 4a543b9 commit d467a2f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ej2-angular/ui-kit/build-your-first-angular-app-with-blocks.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ Now that **my-angular-app** is set up with the desired theme configuration, the
154154

155155
### Steps to explore and copy block code snippets from the online demo
156156

157-
1. In the [online demo](#), navigate to the "Authentication" category and select the "Sign In" block. This will direct you to the appropriate demo page.
157+
1. In the [online demo](https://ej2.syncfusion.com/angular/essential-ui-kit/#/blocks), navigate to the "Authentication" category and select the "Sign In" block. This will direct you to the appropriate demo page.
158158

159159
![Navigate to the sign-in block demo](images/navigate-to-the-sign-in-block-demo.png)
160160

@@ -196,7 +196,7 @@ Once the necessary packages are added, run the `npm install` command via the ter
196196

197197
![Install Syncfusion component packages](images/install-syncfusion-component-packages.png)
198198

199-
Finally, go to the [online demo](#) or the [GitHub repository](https://github.com/syncfusion/essential-ui-kit-for-angular) and copy the required **TypeScript** code into your app. This typically includes the import module to run Syncfusion Angular components and any basic code required for the component to function.
199+
Finally, go to the [online demo](https://ej2.syncfusion.com/angular/essential-ui-kit/#/blocks) or the [GitHub repository](https://github.com/syncfusion/essential-ui-kit-for-angular) and copy the required **TypeScript** code into your app. This typically includes the import module to run Syncfusion Angular components and any basic code required for the component to function.
200200

201201
![Import Syncfusion component module in TypeScript](images/import-syncfusion-component-module-in-typescript.png)
202202

ej2-angular/ui-kit/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@ By adding the license key, you ensure that the blocks are fully functional and f
7171

7272
## Get Started by Viewing the Online Demo
7373

74-
If you prefer a quick demo instead of downloading the app, you can explore the blocks directly through the online demo. Simply visit the official [Essential UI Kit for Angular](#) website to interact with the blocks.
74+
If you prefer a quick demo instead of downloading the app, you can explore the blocks directly through the online demo. Simply visit the official [Essential UI Kit for Angular](https://ej2.syncfusion.com/angular/essential-ui-kit/#/blocks) website to interact with the blocks.

0 commit comments

Comments
 (0)