Skip to content

Commit 92b356c

Browse files
[update] broken link
1 parent e0ea4dd commit 92b356c

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)