Skip to content

Commit b17587c

Browse files
fixed image link
1 parent 39b1331 commit b17587c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

specs/Theme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This sets the theme for WebView2 UI like dialogs, prompts, and context menus by
88
Please note this API will only set the overall appearance, but not theme as defined in the Edge browser.
99
For reference, in the screenshot below, this API is meant to expose the Overall Appearance section as a WebView2 API.
1010

11-
![Edge Settings Appearance Page](/specs/images/EdgeSettingsAppearance.png)
11+
![Edge Settings Appearance Page](https://github.com/MicrosoftEdge/WebView2Feedback/blob/api-appearance/specs/images/EdgeSettingsAppearance.png)
1212

1313
# Description
1414
We propose extending `CoreWebView2Profile` to include a `Theme` property. This property will apply

0 commit comments

Comments
 (0)