Skip to content

Commit b0f2dc2

Browse files
committed
[update] minor corrections in the frameworks integration guides
1 parent b6d46a2 commit b0f2dc2

File tree

5 files changed

+9
-9
lines changed

5 files changed

+9
-9
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,4 +101,4 @@ All DHTMLX widgets are created with accessible design in mind. DHTMLX sticks to
101101

102102
## Release History
103103

104-
The list of all DHTMLX Suite versions including maintenance, minor, and major releases is available in the ["Whats new"](/whatsnew/) section of the documentation. If you are using an older version of DHTMLX Suite than the current one, the [migration guide](/migration/) will instruct you on the changes in the code.
104+
The list of all DHTMLX Suite versions including maintenance, minor, and major releases is available in the ["What's new"](/whatsnew/) section of the documentation. If you are using an older version of DHTMLX Suite than the current one, the [migration guide](/migration/) will instruct you on the changes in the code.

docs/integration/suite_and_angular.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
sidebar_label: Integration with Angular
3-
title: Integration DHTML Suite with Angular
3+
title: Integration with Angular
44
description: You can explore how to use DHTMLX Suite Widgets with Angular. Browse developer guides and API reference, try out code examples and live demos, and download a free 30-day evaluation version of DHTMLX Suite.
55
---
66

7-
# Integration Suite widgets with Angular
7+
# Integration with Angular
88

99
:::tip
1010
You should be familiar with basic concepts and patterns of **Angular** before reading this documentation. To refresh your knowledge, please refer to the [**Angular documentation**](https://angular.dev/overview).

docs/integration/suite_and_react.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
sidebar_label: Integration with React
3-
title: Integration DHTML Suite with React
3+
title: Integration with React
44
description: You can explore how to use DHTMLX Suite Widgets with React. Browse developer guides and API reference, try out code examples and live demos, and download a free 30-day evaluation version of DHTMLX Suite.
55
---
66

7-
# Integration Suite widgets with React
7+
# Integration with React
88

99
:::tip
1010
You should be familiar with the basic concepts and patterns of [**React**](https://react.dev) before reading this documentation. To refresh your knowledge, please refer to the [**React documentation**](https://react.dev/learn).

docs/integration/suite_and_svelte.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
sidebar_label: Integration with Svelte
3-
title: Integration DHTML Suite with Svelte
3+
title: Integration with Svelte
44
description: You can explore how to use DHTMLX Suite Widgets with Svelte. Browse developer guides and API reference, try out code examples and live demos, and download a free 30-day evaluation version of DHTMLX Suite.
55
---
66

7-
# Integration Suite widgets with Svelte
7+
# Integration with Svelte
88

99
:::tip
1010
You should be familiar with the basic concepts and patterns of **Svelte** before reading this documentation. To refresh your knowledge, please refer to the [**Svelte documentation**](https://svelte.dev/).

docs/integration/suite_and_vue.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
sidebar_label: Integration with Vue
3-
title: Integration DHTML Suite with Vue
3+
title: Integration with Vue
44
description: You can explore how to use DHTMLX Suite Widgets with Vue.js. Browse developer guides and API reference, try out code examples and live demos, and download a free 30-day evaluation version of DHTMLX Suite.
55
---
66

7-
# Integration Suite widgets with Vue
7+
# Integration with Vue
88

99
:::tip
1010
You should be familiar with the basic concepts and patterns of [**Vue**](https://vuejs.org/) before reading this documentation. To refresh your knowledge, please refer to the [**Vue 3 documentation**](https://vuejs.org/guide/introduction.html#getting-started).

0 commit comments

Comments
 (0)