From e353b49784ebc50c315feb2c2bf82221ce8543ba Mon Sep 17 00:00:00 2001 From: stffabi Date: Thu, 18 Aug 2022 13:58:21 +0200 Subject: [PATCH] [docs] Link to general webview2 runtime download page and not to a specific language (#1764) --- website/docs/guides/windows.mdx | 2 +- .../docusaurus-plugin-content-docs/current/guides/windows.mdx | 3 ++- .../docusaurus-plugin-content-docs/current/guides/windows.mdx | 3 ++- .../docusaurus-plugin-content-docs/current/guides/windows.mdx | 3 ++- .../versioned_docs/version-v2.0.0-beta.40/guides/windows.mdx | 2 +- .../versioned_docs/version-v2.0.0-beta.43/guides/windows.mdx | 2 +- 6 files changed, 9 insertions(+), 6 deletions(-) diff --git a/website/docs/guides/windows.mdx b/website/docs/guides/windows.mdx index 8f1830115..73162d8a4 100644 --- a/website/docs/guides/windows.mdx +++ b/website/docs/guides/windows.mdx @@ -39,7 +39,7 @@ If no suitable runtime is found, an error is given to the user and no further ac ## Fixed version runtime Another way of dealing with webview2 dependency is shipping it yourself. -You can download [fixed version runtime](https://developer.microsoft.com/ru-ru/microsoft-edge/webview2/#download-section) and bundle or download it with your application. +You can download [fixed version runtime](https://developer.microsoft.com/microsoft-edge/webview2/#download-section) and bundle or download it with your application. Also, you should specify path to fixed version of webview2 runtime in the `windows.Options` structure when launching wails. diff --git a/website/i18n/ja/docusaurus-plugin-content-docs/current/guides/windows.mdx b/website/i18n/ja/docusaurus-plugin-content-docs/current/guides/windows.mdx index d0e24af3c..3f2a911c6 100644 --- a/website/i18n/ja/docusaurus-plugin-content-docs/current/guides/windows.mdx +++ b/website/i18n/ja/docusaurus-plugin-content-docs/current/guides/windows.mdx @@ -32,7 +32,8 @@ If no suitable runtime is found, an error is given to the user and no further ac ## Fixed version runtime -Another way of dealing with webview2 dependency is shipping it yourself. You can download [fixed version runtime](https://developer.microsoft.com/ru-ru/microsoft-edge/webview2/#download-section) and bundle or download it with your application. +Another way of dealing with webview2 dependency is shipping it yourself. +You can download [fixed version runtime](https://developer.microsoft.com/microsoft-edge/webview2/#download-section) and bundle or download it with your application. Also, you should specify path to fixed version of webview2 runtime in the `windows.Options` structure when launching wails. diff --git a/website/i18n/ru/docusaurus-plugin-content-docs/current/guides/windows.mdx b/website/i18n/ru/docusaurus-plugin-content-docs/current/guides/windows.mdx index d0e24af3c..3f2a911c6 100644 --- a/website/i18n/ru/docusaurus-plugin-content-docs/current/guides/windows.mdx +++ b/website/i18n/ru/docusaurus-plugin-content-docs/current/guides/windows.mdx @@ -32,7 +32,8 @@ If no suitable runtime is found, an error is given to the user and no further ac ## Fixed version runtime -Another way of dealing with webview2 dependency is shipping it yourself. You can download [fixed version runtime](https://developer.microsoft.com/ru-ru/microsoft-edge/webview2/#download-section) and bundle or download it with your application. +Another way of dealing with webview2 dependency is shipping it yourself. +You can download [fixed version runtime](https://developer.microsoft.com/microsoft-edge/webview2/#download-section) and bundle or download it with your application. Also, you should specify path to fixed version of webview2 runtime in the `windows.Options` structure when launching wails. diff --git a/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/guides/windows.mdx b/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/guides/windows.mdx index 1471e6182..a920c5cdf 100644 --- a/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/guides/windows.mdx +++ b/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/guides/windows.mdx @@ -32,7 +32,8 @@ ## Fixed version runtime -Another way of dealing with webview2 dependency is shipping it yourself. Another way of dealing with webview2 dependency is shipping it yourself. You can download [fixed version runtime](https://developer.microsoft.com/ru-ru/microsoft-edge/webview2/#download-section) and bundle or download it with your application. Another way of dealing with webview2 dependency is shipping it yourself. You can download [fixed version runtime](https://developer.microsoft.com/ru-ru/microsoft-edge/webview2/#download-section) and bundle or download it with your application. +Another way of dealing with webview2 dependency is shipping it yourself. +You can download [fixed version runtime](https://developer.microsoft.com/microsoft-edge/webview2/#download-section) and bundle or download it with your application. Also, you should specify path to fixed version of webview2 runtime in the `windows.Options` structure when launching wails. diff --git a/website/versioned_docs/version-v2.0.0-beta.40/guides/windows.mdx b/website/versioned_docs/version-v2.0.0-beta.40/guides/windows.mdx index 520f0bd86..d2362acba 100644 --- a/website/versioned_docs/version-v2.0.0-beta.40/guides/windows.mdx +++ b/website/versioned_docs/version-v2.0.0-beta.40/guides/windows.mdx @@ -39,7 +39,7 @@ If no suitable runtime is found, an error is given to the user and no further ac ## Fixed version runtime Another way of dealing with webview2 dependency is shipping it yourself. -You can download [fixed version runtime](https://developer.microsoft.com/ru-ru/microsoft-edge/webview2/#download-section) and bundle or download it with your application. +You can download [fixed version runtime](https://developer.microsoft.com/microsoft-edge/webview2/#download-section) and bundle or download it with your application. Also, you should specify path to fixed version of webview2 runtime in the `windows.Options` structure when launching wails. diff --git a/website/versioned_docs/version-v2.0.0-beta.43/guides/windows.mdx b/website/versioned_docs/version-v2.0.0-beta.43/guides/windows.mdx index 520f0bd86..d2362acba 100644 --- a/website/versioned_docs/version-v2.0.0-beta.43/guides/windows.mdx +++ b/website/versioned_docs/version-v2.0.0-beta.43/guides/windows.mdx @@ -39,7 +39,7 @@ If no suitable runtime is found, an error is given to the user and no further ac ## Fixed version runtime Another way of dealing with webview2 dependency is shipping it yourself. -You can download [fixed version runtime](https://developer.microsoft.com/ru-ru/microsoft-edge/webview2/#download-section) and bundle or download it with your application. +You can download [fixed version runtime](https://developer.microsoft.com/microsoft-edge/webview2/#download-section) and bundle or download it with your application. Also, you should specify path to fixed version of webview2 runtime in the `windows.Options` structure when launching wails.