File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ This will require downloading the [Getting Started Guide](https://github.com/Mic
23
23
24
24
#### Comprehensive API Sample
25
25
26
- The ** Win32 C++ Sample** can be found in the [ WebView2APISample] ( ./WebView2APISample ) directory.
26
+ The ** Win32 C++ Sample** can be found in the [ WebView2APISample] ( ./SampleApps/ WebView2APISample ) directory.
27
27
28
28
#### Multiple WebViews Sample
29
29
@@ -40,8 +40,8 @@ Follow the [WebView2Browser guide](https://github.com/MicrosoftEdge/WebView2Brow
40
40
41
41
#### Comprehensive API Sample
42
42
43
- * The ** WPF Sample** can be found in the [ WebView2WpfBrowser] ( ./WebView2WpfBrowser ) directory.
44
- * The ** Windows Forms Sample** can be found in the [ WebView2WindowsFormsBrowser] ( ./WebView2WindowsFormsBrowser ) directory.
43
+ * The ** WPF Sample** can be found in the [ WebView2WpfBrowser] ( ./SampleApps/ WebView2WpfBrowser ) directory.
44
+ * The ** Windows Forms Sample** can be found in the [ WebView2WindowsFormsBrowser] ( ./SampleApps/ WebView2WindowsFormsBrowser ) directory.
45
45
46
46
## UWP/WinUI
47
47
You can’t perform that action at this time.
0 commit comments