Skip to content

Commit 119fe92

Browse files
authored
Update README.md (#1212)
fix link of IEditorConstructionOptions
1 parent 940c212 commit 119fe92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ export interface CodeModel {
100100

101101
### Editor Options
102102

103-
For available options see [IEditorConstructionOptions](https://microsoft.github.io/monaco-editor/api/interfaces/monaco.editor.ieditorconstructionoptions.html) docs.
103+
For available options see [IEditorConstructionOptions](https://microsoft.github.io/monaco-editor/typedoc/interfaces/editor.IEditorConstructionOptions.html) docs.
104104

105105
The following options are used by default when Editor Component gets created:
106106

0 commit comments

Comments
 (0)