Skip to content

Commit

Permalink
Update README.md (#1212)
Browse files Browse the repository at this point in the history
fix link of IEditorConstructionOptions
  • Loading branch information
aklen authored Oct 28, 2023
1 parent 940c212 commit 119fe92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ export interface CodeModel {

### Editor Options

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

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

Expand Down

0 comments on commit 119fe92

Please sign in to comment.