Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions microsoft-edge/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1780,9 +1780,6 @@
- name: WebView
uid: 'WebView2Script!WebView:class'
# -----------------------------------------------------------------------------
- name: WebView2 end-user FAQ
href: ./webview2/concepts/end-user-faq.md

- name: Contact the WebView2 team
href: ./webview2/contact.md
displayName: feedback, log issues, enter issues, report issues, reporting issues, support
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
85 changes: 0 additions & 85 deletions microsoft-edge/webview2/concepts/end-user-faq.md

This file was deleted.

6 changes: 0 additions & 6 deletions microsoft-edge/webview2/landing/index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,12 +59,6 @@ landingContent:
links:
- text: Release Notes for the WebView2 SDK
url: ../release-notes/index.md

- linkListType: how-to-guide
links:
- text: WebView2 end-user FAQ
url: ../concepts/end-user-faq.md

# -----------------------------------------------------------------------------
# Card r1c2
- title: Platforms and samples
Expand Down
11 changes: 10 additions & 1 deletion redirects/.openpublishing.redirection.webview2.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
// Reference > .NET
// Reference > WinForms
// Reference > WPF
// Bottom leaf nodes

// ======================================================================
// Top matter
Expand Down Expand Up @@ -605,8 +606,16 @@
"source_path": "../microsoft-edge/webview2/reference/wpf/0-9-515/microsoft-web-webview2-wpf-webview2.md",
"redirect_url": "/dotnet/api/microsoft.web.webview2.wpf.webview2",
"redirect_document_id": false
}
},
// /Reference > WPF
// /Reference
// ======================================================================
// Bottom leaf nodes
{
"source_path": "../microsoft-edge/webview2/concepts/end-user-faq.md",
"redirect_url": "/microsoft-edge/webview2/landing/", // todo: point to SMC article location
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

point redirect to SMC

"redirect_document_id": false
}
// /Bottom leaf nodes
]
}