Skip to content

Commit 631e8e3

Browse files
committed
[update] replace suite 8 -> suite in the links to toolbar and treecollection api
1 parent 393f28c commit 631e8e3

6 files changed

Lines changed: 8 additions & 8 deletions

File tree

docs/api/diagram_editor/toolbar/events/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: You can learn about Toolbar events in the documentation of the DHTM
66

77
# Toolbar events overview
88

9-
You can use the following [**Toolbar**](https://docs.dhtmlx.com/suite/category/toolbar-events/) events of [**Suite 8**](https://docs.dhtmlx.com/suite/):
9+
You can use the following [**Toolbar**](https://docs.dhtmlx.com/suite/category/toolbar-events/) events of [**Suite**](https://docs.dhtmlx.com/suite/):
1010

1111
| Name | Description |
1212
| ------------------------------------------------------------------------------------ | ------------------------------------------------------------------ |
@@ -35,7 +35,7 @@ editor.toolbar.events.on("click", (id, event) => {
3535

3636
# TreeCollection events overview
3737

38-
You can use the following [**TreeCollection**](https://docs.dhtmlx.com/suite/category/treecollection-events/) events of [**Suite 8**](https://docs.dhtmlx.com/suite/):
38+
You can use the following [**TreeCollection**](https://docs.dhtmlx.com/suite/category/treecollection-events/) events of [**Suite**](https://docs.dhtmlx.com/suite/):
3939

4040
| Name | Description |
4141
| ------------------------------------------------------------------------------------------------------- | ------------------------------------------------------ |

docs/api/diagram_editor/toolbar/events/toolbar_events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Events of Toolbar
44
description: You can learn about events of Toolbar in the documentation of the DHTMLX JavaScript Diagram library. Browse developer guides and API reference, try out code examples and live demos, and download a free 30-day evaluation version of DHTMLX Diagram.
55
---
66

7-
You can use the following [**Toolbar**](https://docs.dhtmlx.com/suite/category/toolbar-events/) events of [**Suite 8**](https://docs.dhtmlx.com/suite/):
7+
You can use the following [**Toolbar**](https://docs.dhtmlx.com/suite/category/toolbar-events/) events of [**Suite**](https://docs.dhtmlx.com/suite/):
88

99
| Name | Description |
1010
| ------------------------------------------------------------------------------------ | ------------------------------------------------------------------ |

docs/api/diagram_editor/toolbar/events/treecollection_events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: TreeCollection Events of Toolbar
44
description: You can learn about TreeCollection events of Toolbar in the documentation of the DHTMLX JavaScript Diagram library. Browse developer guides and API reference, try out code examples and live demos, and download a free 30-day evaluation version of DHTMLX Diagram.
55
---
66

7-
You can use the following [**TreeCollection**](https://docs.dhtmlx.com/suite/category/treecollection-events/) events of [**Suite 8**](https://docs.dhtmlx.com/suite/):
7+
You can use the following [**TreeCollection**](https://docs.dhtmlx.com/suite/category/treecollection-events/) events of [**Suite**](https://docs.dhtmlx.com/suite/):
88

99
| Name | Description |
1010
| ---------------------------------------------------------------------------------------------------- | ----------------------------------------------------- |

docs/api/diagram_editor/toolbar/methods/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ description: You can learn about Toolbar methods in the documentation of the DHT
1010
Use the [`parse()`](api/diagram_editor/toolbar/methods/parse_method.md) method to manipulate data in Toolbar.
1111
:::
1212

13-
You can use the following [**Toolbar**](https://docs.dhtmlx.com/suite/category/toolbar-methods/) methods of [**Suite 8**](https://docs.dhtmlx.com/suite/):
13+
You can use the following [**Toolbar**](https://docs.dhtmlx.com/suite/category/toolbar-methods/) methods of [**Suite**](https://docs.dhtmlx.com/suite/):
1414

1515
| Name | Description |
1616
| :------------------------------------------------------------------------------------ | :--------------------------------------------------------- |
@@ -45,7 +45,7 @@ editor.toolbar.disable();
4545

4646
# TreeCollection methods overview
4747

48-
You can use the following [**TreeCollection**](https://docs.dhtmlx.com/suite/category/treecollection-methods/) methods of [**Suite 8**](https://docs.dhtmlx.com/suite/):
48+
You can use the following [**TreeCollection**](https://docs.dhtmlx.com/suite/category/treecollection-methods/) methods of [**Suite**](https://docs.dhtmlx.com/suite/):
4949

5050
| Name | Description |
5151
| ------------------------------------------------------------------------------------------- | ---------------------------------------------------------------- |

docs/api/diagram_editor/toolbar/methods/toolbar_methods.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Methods of Toolbar
44
description: You can learn about methods of Toolbar in the documentation of the DHTMLX JavaScript Diagram library. Browse developer guides and API reference, try out code examples and live demos, and download a free 30-day evaluation version of DHTMLX Diagram.
55
---
66

7-
You can use the following [**Toolbar**](https://docs.dhtmlx.com/suite/category/toolbar-methods/) methods of [**Suite 8**](https://docs.dhtmlx.com/suite/):
7+
You can use the following [**Toolbar**](https://docs.dhtmlx.com/suite/category/toolbar-methods/) methods of [**Suite**](https://docs.dhtmlx.com/suite/):
88

99
| Name | Description |
1010
| :------------------------------------------------------------------------------------ | :--------------------------------------------------------- |

docs/api/diagram_editor/toolbar/methods/treecollection_methods.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: TreeCollection Methods of Toolbar
44
description: You can learn about TreeCollection methods of Toolbar in the documentation of the DHTMLX JavaScript Diagram library. Browse developer guides and API reference, try out code examples and live demos, and download a free 30-day evaluation version of DHTMLX Diagram.
55
---
66

7-
You can use the following [**TreeCollection**](https://docs.dhtmlx.com/suite/category/treecollection-methods/) methods of [**Suite 8**](https://docs.dhtmlx.com/suite/):
7+
You can use the following [**TreeCollection**](https://docs.dhtmlx.com/suite/category/treecollection-methods/) methods of [**Suite**](https://docs.dhtmlx.com/suite/):
88

99
| Name | Description |
1010
| ------------------------------------------------------------------------------------------- | ------------------------------------------------------------------ |

0 commit comments

Comments
 (0)