Skip to content

Commit e56d4f2

Browse files
Merge pull request #15 from DHTMLX/next
[update] broken link
2 parents 830c2c1 + 92b356c commit e56d4f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/angular_integration.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ export class SpreadsheetComponent implements OnInit, OnDestroy {
210210
}
211211
~~~
212212

213-
Now the Spreadsheet component is ready to use. When the element will be added to the page, it will initialize the Spreadsheet with data. You can provide necessary configuration settings as well. Visit our [Spreadsheet API docs](spreadsheet/api/overview/properties_overview/) to check the full list of available properties.
213+
Now the Spreadsheet component is ready to use. When the element will be added to the page, it will initialize the Spreadsheet with data. You can provide necessary configuration settings as well. Visit our [Spreadsheet API docs](spreadsheet/api/overview/events_overview.md) to check the full list of available properties.
214214

215215
#### Handling events
216216

0 commit comments

Comments
 (0)