diff --git a/ej2-javascript/accordion/ts/getting-started.md b/ej2-javascript/accordion/ts/getting-started.md
index f23a795d4..d4161bff8 100644
--- a/ej2-javascript/accordion/ts/getting-started.md
+++ b/ej2-javascript/accordion/ts/getting-started.md
@@ -78,7 +78,7 @@ The Accordion CSS files are available in the `ej2-navigations` package folder. T
Open the application in Visual Studio Code and add the Syncfusion JavaScript UI controls.
-The Accordion can be rendered by defining an array of [`items`](../api/accordion#items).
+The Accordion can be rendered by defining an array of [`items`](../api/accordion/#items).
* Add the HTML div tag with its `id` attribute as `element` in your `index.html` file to initialize the Accordion.
@@ -196,6 +196,6 @@ You need to follow the below structure of HTML elements to render the Accordion.
## See Also
-* [How to load accordion items dynamically](./how-to/load-accordion-items-dynamically/)
+* [How to load accordion items dynamically](./how-to/load-accordion-items-dynamically)
N> You can refer to our [JavaScript Accordion](https://www.syncfusion.com/javascript-ui-controls/js-accordion) feature tour page for its groundbreaking feature representations. You can also explore our [JavaScript Accordion example](https://ej2.syncfusion.com/demos/#/fabric/accordion/default.html) that shows you how to render the Accordion in JavaScript.
\ No newline at end of file
diff --git a/ej2-javascript/code-snippet/accordion/accordion-treeview-cs1/index.ts b/ej2-javascript/code-snippet/accordion/accordion-treeview-cs1/index.ts
index 6a660ce9e..5f8b9916b 100644
--- a/ej2-javascript/code-snippet/accordion/accordion-treeview-cs1/index.ts
+++ b/ej2-javascript/code-snippet/accordion/accordion-treeview-cs1/index.ts
@@ -2,7 +2,7 @@
import { Accordion, TreeView } from '@syncfusion/ej2-navigations';
-import { DocDB, DownloadDB, PicDB} from 'datasource.ts'
+import { DocDB, DownloadDB, PicDB} from './datasource.ts'
//Initialize Accordion component
let acrdnObj: Accordion = new Accordion({
diff --git a/ej2-javascript/code-snippet/carousel/default-cs1/index.ts b/ej2-javascript/code-snippet/carousel/default-cs1/index.ts
index 8ef54aa4e..0ee28f2f5 100644
--- a/ej2-javascript/code-snippet/carousel/default-cs1/index.ts
+++ b/ej2-javascript/code-snippet/carousel/default-cs1/index.ts
@@ -11,7 +11,6 @@ const carouselObj: Carousel = new Carousel({
{ template: '