diff --git a/js/AureliaJS.md b/js/AureliaJS.md index 7d716d528..f13980402 100644 --- a/js/AureliaJS.md +++ b/js/AureliaJS.md @@ -1,7 +1,7 @@ --- layout: post title: Getting Started with Aurelia Syncfusion Bridge -description: How to use Essential js Aurelia. +description: Learn here about how to use Essentials in Syncfusion JavaScript Aurelia control, its elements, and more. platform: js control: Introduction documentation: ug @@ -249,10 +249,10 @@ gulp watch {% endhighlight %} -* Browse to [`http://localhost:9000`](http://localhost:9000) to see the application. You can make changes in the code found under `src` folder and the browser should auto-refresh itself while you save files. The Grid component is rendered as like the below screenshot. +* Browse to [`http://localhost:9000`](http://localhost:9000/) to see the application. You can make changes in the code found under `src` folder and the browser should auto-refresh itself while you save files. The Grid component is rendered as like the below screenshot. -![](/js/Aurelia_images/skeleton_navigation.png) +![Skeleton navigation in JavaScipt Aurelia](/js/aurelia_images/javascript-aurelia-skeleton-navigation.png) -# Catalog application +## Catalog application We have developed Catalog application for Aurelia-Syncfusion-Bridge [demo](http://aurelia-ui-toolkits.github.io/demo-syncfusion/) which is fully built on Aurelia framework. \ No newline at end of file diff --git a/js/Aurelia_Images/skeleton_navigation.png b/js/aurelia_Images/javascript-aurelia-skeleton-navigation.png similarity index 100% rename from js/Aurelia_Images/skeleton_navigation.png rename to js/aurelia_Images/javascript-aurelia-skeleton-navigation.png