You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,12 @@
1
1
# WebView2 Samples
2
2
3
-
This repository contain examples of how to use the [WebView 2 API](https://docs.microsoft.com/en-us/microsoft-edge/hosting/webview2). Please use [WebView2Samples issue tracker](https://github.com/MicrosoftEdge/WebView2Samples/issues) for sample issues and [WebViewFeedback issue tracker](https://github.com/MicrosoftEdge/WebViewFeedback/issues) for general WebView2 issues and feedback.
3
+
This repository contain examples of how to use the [WebView 2 API](https://docs.microsoft.com/microsoft-edge/hosting/webview2). Please use [WebView2Samples issue tracker](https://github.com/MicrosoftEdge/WebView2Samples/issues) for sample issues and [WebViewFeedback issue tracker](https://github.com/MicrosoftEdge/WebViewFeedback/issues) for general WebView2 issues and feedback.
4
4
5
5
## 1. Getting Started Guide
6
6
7
7
This Sample is found within the [GettingStartedGuide](https://github.com/MicrosoftEdge/WebView2Samples/tree/master/GettingStartedGuide) directory.
8
8
9
-
Start with the [Microsoft Edge WebView2 getting-started guide](https://docs.microsoft.com/en-us/microsoft-edge/hosting/webview2/gettingstarted) to learn how to setup a WebView within a Win32 application.
9
+
Start with the [Microsoft Edge WebView2 getting-started guide](https://docs.microsoft.com/microsoft-edge/hosting/webview2/gettingstarted) to learn how to setup a WebView within a Win32 application.
0 commit comments