diff --git a/docs/api/base-window.md b/docs/api/base-window.md index d1ed1a82d0c0..c6cc7c878bc5 100644 --- a/docs/api/base-window.md +++ b/docs/api/base-window.md @@ -506,7 +506,7 @@ labeled as such. #### `win.setContentView(view)` -* `view` [`View`](view.md) +* `view` [View](view.md) Sets the content view of the window.