Skip to content

Commit

Permalink
website: modify the navigation menu
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove authored Apr 5, 2023
1 parent 6ddc668 commit dc191d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/app/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ export default function Example() {
label: 'View on NPM',
},
{
href: 'https://microsoft.github.io/monaco-editor/api/interfaces/monaco.editor.IEditorOptions.html#linenumbers',
href: 'https://microsoft.github.io/monaco-editor/docs.html#interfaces/editor.IEditorOptions.html',
label: 'Monaco Editor Options',
},
]);
Expand Down

0 comments on commit dc191d0

Please sign in to comment.