Skip to content

Commit 587a7f8

Browse files
author
Michael Hoffman
committed
Move link to above png
1 parent 4bb5dd8 commit 587a7f8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

SampleApps/WebView2APISample/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@ This sample, **WebView2APISample**, embeds a WebView2 control within a Win32 app
2424
<!-- distinctive project type and language: -->
2525
This sample is built as a Win32 Visual Studio 2019 project. It uses C++ and HTML/CSS/JavaScript in the WebView2 environment.
2626

27+
<!-- link to regular docs: -->
28+
To use this sample, see [Win32 sample app](https://docs.microsoft.com/microsoft-edge/webview2/samples/webview2apissample).
29+
2730
<!-- special notes about this particular sample: -->
2831
The solution file for this sample is in the parent directory: `SampleApps/WebView2Samples.sln`. The solution file includes a copy of some of the other, sibling samples for other frameworks or platforms.
2932

3033
<!-- screenshot of running sample app: -->
3134
This is the main WebView2 sample. The running **WebView2APISample** app window shows the WebView2 SDK version and also the WebView2 Runtime version and path. The **WebView2APISample** app has several menus containing many menuitems that demonstrate a broad range of WebView2 APIs:
3235

3336
![Screenshot of WebView2APISample app, with many menus](documentation/screenshots/sample-app-screenshot.png)
34-
35-
<!-- link to regular docs: -->
36-
To use this sample, see [Win32 sample app](https://docs.microsoft.com/microsoft-edge/webview2/samples/webview2apissample).

0 commit comments

Comments
 (0)